|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- GUIWidgetC widge;
-
- UIntT left_attach;
-
- UIntT right_attach;
-
- UIntT top_attach;
-
- UIntT bottom_attach;
-
- GtkAttachOptions xoptions;
-
- GtkAttachOptions yoptions;
-
- UIntT xpadding;
-
- UIntT ypadding;
-
Methods:
- WidgeInfoC(const GUIWidgetC & awidge,UIntT la,UIntT ra,UIntT ta,UIntT ba,GtkAttachOptions nxoptions,GtkAttachOptions nyoptions,UIntT nxpadding = 0,UIntT nypadding = 0)
-
Constructor.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|