Actions
Widgets » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
iri, 02/27/2011 11:30 PM
Widgets¶
_gtkWidgetShowAll¶
_gtkWidgetShow¶
Show all childs
Show a single widget.
Prototype :¶
fun [ObjGtkWidget] ObjGtkWidget
Return the same object or nil if error
_gtkWidgetDestroy¶
Destroy an object
Prototype :¶
fun [ObjGtkWidget] I
Return 0 or nil if error
_gtkWidgetCB¶
Define any callback to a widget
Prototype :¶
fun [ObjGtkWidget u1 u0 I I] ObjGtkWidget
Return the same object or nil if error
for more details, see callbacks
Return API
Updated by iri over 13 years ago · 3 revisions