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

TGtkNotebook

Declaration

Source position: gtknotebook.pp line 15

type TGtkNotebook = record

  container: TGtkContainer;

  cur_page: PGtkNotebookPage;

  children: PGList;

  first_tab: PGList;

  focus_tab: PGList;

  menu: PGtkWidget;

  panel: PGdkWindow;

  timer: guint32;

  tab_hborder: guint16;

  tab_vborder: guint16;

  flag0: Word;

end;


Documentation generated on: 2023-03-18