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

TGtkMenu

Declaration

Source position: gtkmenu.inc line 24

type TGtkMenu = record

  menu_shell: TGtkMenuShell;

  parent_menu_item: PGtkWidget;

  old_active_menu_item: PGtkWidget;

  accel_group: PGtkAccelGroup;

  accel_path: Pgchar;

  position_func: TGtkMenuPositionFunc;

  position_func_data: gpointer;

  toggle_size: guint;

  toplevel: PGtkWidget;

  tearoff_window: PGtkWidget;

  tearoff_hbox: PGtkWidget;

  tearoff_scrollbar: PGtkWidget;

  tearoff_adjustment: PGtkAdjustment;

  view_window: PGdkWindow;

  bin_window: PGdkWindow;

  scroll_offset: gint;

  saved_scroll_offset: gint;

  scroll_step: gint;

  timeout_id: guint;

  navigation_region: PGdkRegion;

  navigation_timeout: guint;

  flag0: Word;

end;


Documentation generated on: 2023-03-18