gtkWidgetHasScreen: gtkWidgetHasScreen
Description
Checks whether there is a GdkScreen is associated with
this widget. All toplevel widgets have an associated
screen, and all widgets added into a hierarchy with a toplevel
window at the top.Usage
gtkWidgetHasScreen(object)
Value
TRUE if there is a GdkScreen associcated
with the widget.