Description Usage Arguments Value Author(s)
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.
1 | gtkFixedGetHasWindow(object)
|
|
a |
[logical] TRUE
if fixed
has its own window.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.