GnuCash
5.6-150-g038405b370+
|
Data Fields | |
const char * | label |
GNCSearchCallback | cb_fcn |
GNCSearchMultiSelectedCB | cb_multiselect_fn |
gboolean | sensitive_if_readonly |
TRUE if this action should be sensitive even in a read-only book. More... | |
Definition at line 74 of file dialog-search.h.
gboolean GNCSearchCallbackButton::sensitive_if_readonly |
TRUE if this action should be sensitive even in a read-only book.
If FALSE, this action is sensitive in read-write book but not in a read-only book.
Definition at line 83 of file dialog-search.h.