GtkObjectFlags: Set and get GtkWidget flag values.
Description
These functions allow one retrieve GtkObject flags and set them on GtkWidgets.
Usage
gtkObjectFlags(object)
gtkWidgetSetFlags(wid, flags)
gtkWidgetUnsetFlags(wid, flags)
Arguments
object
the object for the flags query
flags
the flags to (un)set on the widget