GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
menu_update Struct Reference

Data Fields

gchar * action_name
 
gchar * label
 
gboolean visible
 

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 1739 of file gnc-main-window.c.

Field Documentation

gchar* menu_update::action_name

The name of the GtkRadioAction to be updated.

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

gchar* menu_update::label

The new label for this GtkRadioAction.

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

gboolean menu_update::visible

Whether or not the GtkRadioAction should be visible.

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


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