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

TGtkList

Declaration

Source position: gtklist.pp line 12

type TGtkList = record

  container: TGtkContainer;

  children: PGList;

  selection: PGList;

  undo_selection: PGList;

  undo_unselection: PGList;

  last_focus_child: PGtkWidget;

  undo_focus_child: PGtkWidget;

  htimer: guint;

  vtimer: guint;

  anchor: gint;

  drag_pos: gint;

  anchor_state: TGtkStateType;

  flag0: Word;

end;


Documentation generated on: 2023-03-18