Definition at line 1320 of file gnc-main-window.c.
Data Fields | |
| gchar * | action_name |
| gchar * | label |
| gboolean | visible |
| gchar* menu_update::action_name |
The name of the GtkRadioAction to be updated.
Definition at line 1322 of file gnc-main-window.c.
| gchar* menu_update::label |
The new label for this GtkRadioAction.
Definition at line 1325 of file gnc-main-window.c.
| gboolean menu_update::visible |
Whether or not the GtkRadioAction should be visible.
Definition at line 1328 of file gnc-main-window.c.
1.5.2