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

Data Fields

GNCSearchCoreType parent_instance
 
GNCSearchString_Type how
 
gboolean ign_case
 
char * value
 
GtkWidget * entry
 
GtkWindow * parent
 

Detailed Description

Definition at line 50 of file search-string.c.

Field Documentation

◆ entry

GtkWidget* _GNCSearchString::entry

Definition at line 58 of file search-string.c.

◆ how

GNCSearchString_Type _GNCSearchString::how

Definition at line 54 of file search-string.c.

◆ ign_case

gboolean _GNCSearchString::ign_case

Definition at line 55 of file search-string.c.

◆ parent

GtkWindow* _GNCSearchString::parent

Definition at line 59 of file search-string.c.

◆ parent_instance

GNCSearchCoreType _GNCSearchString::parent_instance

Definition at line 52 of file search-string.c.

◆ value

char* _GNCSearchString::value

Definition at line 56 of file search-string.c.


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