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

TGtkPaned

Declaration

Source position: gtkpaned.pp line 12

type TGtkPaned = record

  container: TGtkContainer;

  child1: PGtkWidget;

  child2: PGtkWidget;

  handle: PGdkWindow;

  groove_rectangle: TGdkRectangle;

  xor_gc: PGdkGC;

  handle_size: guint16;

  gutter_size: guint16;

  child1_size: gint;

  last_allocation: gint;

  min_position: gint;

  max_position: gint;

  flag0: Word;

  handle_xpos: gint16;

  handle_ypos: gint16;

end;


Documentation generated on: 2023-03-18