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

TGtkLayout

Declaration

Source position: gtklayout.pp line 12

type TGtkLayout = record

  container: TGtkContainer;

  children: PGList;

  width: guint;

  height: guint;

  xoffset: guint;

  yoffset: guint;

  hadjustment: PGtkAdjustment;

  vadjustment: PGtkAdjustment;

  bin_window: PGdkWindow;

  visibility: TGdkVisibilityState;

  configure_serial: gulong;

  scroll_x: gint;

  scroll_y: gint;

  freeze_count: guint;

end;


Documentation generated on: 2023-03-18