GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GNCSearchCallbackButton Struct Reference

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.
 

Detailed Description

Definition at line 74 of file dialog-search.h.

Field Documentation

◆ cb_fcn

GNCSearchCallback GNCSearchCallbackButton::cb_fcn

Definition at line 77 of file dialog-search.h.

◆ cb_multiselect_fn

GNCSearchMultiSelectedCB GNCSearchCallbackButton::cb_multiselect_fn

Definition at line 78 of file dialog-search.h.

◆ label

const char* GNCSearchCallbackButton::label

Definition at line 76 of file dialog-search.h.

◆ sensitive_if_readonly

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.


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