Description Usage Arguments Author(s)
These functions allow one retrieve GtkObject flags and set them on GtkWidgets.
1 2 3 | gtkObjectFlags(object)
gtkWidgetSetFlags(wid, flags)
gtkWidgetUnsetFlags(wid, flags)
|
object |
the object for the flags query |
wid |
the widget |
flags |
the flags to (un)set on the widget |
Michael Lawrence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.