|
gwenhywfar
5.10.1
|
Data Fields | |
| int | allocatedColumns |
| int | allocatedRows |
| int | currentColumn |
| int | currentRow |
| int | sortByRow |
Definition at line 13 of file gtk2/w_gridlayout.c.
| int allocatedColumns |
Definition at line 15 of file gtk2/w_gridlayout.c.
Referenced by Gtk2Gui_WGridLayout_AddChildGuiWidget(), and Gtk2Gui_WGridLayout_Setup().
| int allocatedRows |
Definition at line 16 of file gtk2/w_gridlayout.c.
Referenced by Gtk2Gui_WGridLayout_AddChildGuiWidget(), and Gtk2Gui_WGridLayout_Setup().
| int currentColumn |
Definition at line 18 of file gtk2/w_gridlayout.c.
Referenced by Gtk2Gui_WGridLayout_AddChildGuiWidget().
| int currentRow |
Definition at line 19 of file gtk2/w_gridlayout.c.
Referenced by Gtk2Gui_WGridLayout_AddChildGuiWidget().
| int sortByRow |
Definition at line 14 of file gtk2/w_gridlayout.c.
Referenced by Gtk2Gui_WGridLayout_AddChildGuiWidget(), and Gtk2Gui_WGridLayout_Setup().
1.8.14