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

TGtkLayout

Declaration

Source position: gtklayout.inc line 12

type TGtkLayout = record

  container: TGtkContainer;

  children: PGList;

  width: guint;

  height: guint;

  hadjustment: PGtkAdjustment;

  vadjustment: PGtkAdjustment;

  bin_window: PGdkWindow;

  visibility: TGdkVisibilityState;

  scroll_x: gint;

  scroll_y: gint;

  freeze_count: guint;

end;


Documentation generated on: 2023-03-18