|
gwenhywfar 5.12.0
|
Data Fields | |
| int | allocatedColumns |
| int | allocatedRows |
| int | currentColumn |
| int | currentRow |
| int | sortByRow |
Definition at line 12 of file gtk3/w_gridlayout.c.
| int allocatedColumns |
Definition at line 14 of file gtk3/w_gridlayout.c.
Referenced by Gtk3Gui_WGridLayout_AddChildGuiWidget(), and Gtk3Gui_WGridLayout_Setup().
| int allocatedRows |
Definition at line 15 of file gtk3/w_gridlayout.c.
Referenced by Gtk3Gui_WGridLayout_AddChildGuiWidget(), and Gtk3Gui_WGridLayout_Setup().
| int currentColumn |
Definition at line 17 of file gtk3/w_gridlayout.c.
Referenced by Gtk3Gui_WGridLayout_AddChildGuiWidget().
| int currentRow |
Definition at line 18 of file gtk3/w_gridlayout.c.
Referenced by Gtk3Gui_WGridLayout_AddChildGuiWidget().
| int sortByRow |
Definition at line 13 of file gtk3/w_gridlayout.c.
Referenced by Gtk3Gui_WGridLayout_AddChildGuiWidget(), and Gtk3Gui_WGridLayout_Setup().