pcb 4.1.1
An interactive printed circuit board layout editor.

_GHidMainMenu Struct Reference

Data Fields

GtkMenuBar parent
GtkActionGroup * action_group
GtkAccelGroup * accel_group
gint layer_view_pos
gint layer_pick_pos
gint route_style_pos
GtkMenuShell * layer_view_shell
GtkMenuShell * layer_pick_shell
GtkMenuShell * route_style_shell
GList * actions
GHashTable * popup_table
gint n_layer_views
gint n_layer_picks
gint n_route_styles
GCallback action_cb
void(* special_key_cb )(const char *accel, GtkAction *action, const Resource *node)

Detailed Description

Definition at line 51 of file ghid-main-menu.c.


Field Documentation

GtkActionGroup* _GHidMainMenu::action_group

Definition at line 55 of file ghid-main-menu.c.

Referenced by ghid_main_menu_new(), and ghid_main_menu_real_add_resource().

Definition at line 53 of file ghid-main-menu.c.

void(* _GHidMainMenu::special_key_cb)(const char *accel, GtkAction *action, const Resource *node)

Definition at line 74 of file ghid-main-menu.c.

Referenced by ghid_main_menu_new(), and ghid_main_menu_real_add_resource().


The documentation for this struct was generated from the following file: