menu_update Struct Reference
[Main Window functions.]


Detailed Description

This data structure is used to describe the requested state of a GtkRadioAction, and us used to pass data among several functions.

Definition at line 1320 of file gnc-main-window.c.

Data Fields

gchar * action_name
gchar * label
gboolean visible


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 05:04:47 2008 for GnuCash by  doxygen 1.5.2