GnuCash
5.6-150-g038405b370+
|
Data Fields | |
GtkGrid * | grid |
The grid being sized. More... | |
gint | cols |
The number of columns and rows in the grid. More... | |
gint | rows |
Definition at line 929 of file dialog-search.c.
gint grid_size::cols |
The number of columns and rows in the grid.
Definition at line 934 of file dialog-search.c.
GtkGrid* grid_size::grid |
The grid being sized.
Definition at line 932 of file dialog-search.c.