Fixed.getHasWindow

Warning gtk_fixed_get_has_window has been deprecated since version 2.20 and should not be used in newly-written code. Use gtk_widget_get_has_window() instead. Gets whether the GtkFixed has its own GdkWindow. See gtk_fixed_set_has_window().

class Fixed
override
int
getHasWindow
()

Return Value

Type: int

TRUE if fixed has its own window.

Meta