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

TGtkCombo

Declaration

Source position: gtkcombo.pp line 12

type TGtkCombo = record

  hbox: TGtkHBox;

  entry: PGtkWidget;

  button: PGtkWidget;

  popup: PGtkWidget;

  popwin: PGtkWidget;

  list: PGtkWidget;

  entry_change_id: guint;

  list_change_id: guint;

  flag0: Word;

  current_button: guint16;

  activate_id: guint;

end;


Documentation generated on: 2023-03-18