|
GnuCash c935c2f+
|
This data structure allows the passing of the tab width and whether the tab layout is on the left or right. More...
Data Fields | |
| gint | tab_width |
| gboolean | tabs_left_right |
This data structure allows the passing of the tab width and whether the tab layout is on the left or right.
Definition at line 2158 of file gnc-main-window.cpp.
| gint TabWidth::tab_width |
Definition at line 2160 of file gnc-main-window.cpp.
| gboolean TabWidth::tabs_left_right |
Definition at line 2161 of file gnc-main-window.cpp.