Widget.getHasWindow

Determines whether widget has a GdkWindow of its own. See gtk_widget_set_has_window(). Since 2.18

class Widget
int
getHasWindow
()

Return Value

Type: int

TRUE if widget has a window, FALSE otherwise

Meta