Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkRectangle

Declaration

Source position: gdktypes.pp line 748

type TGdkRectangle = record

  x: gint16;

  y: gint16;

  width: guint16;

  height: guint16;

end;


Documentation generated on: 2023-03-18