GnuCash 2.3.0
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 1488 of file gnc-main-window.c.


Field Documentation

The name of the GtkRadioAction to be updated.

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

The new label for this GtkRadioAction.

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

Whether or not the GtkRadioAction should be visible.

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines