| gtkFixedGetHasWindow {RGtk2} | R Documentation |
Gets whether the GtkFixed has its own GdkWindow.
See gtkFixedSetHasWindow.
WARNING: gtk_fixed_get_has_window has been deprecated since version 2.20 and should not be used in newly-written code. Use gtkWidgetGetHasWindow instead.
gtkFixedGetHasWindow(object)
|
[logical] TRUE if fixed has its own window.
Derived by RGtkGen from GTK+ documentation