Description Usage Arguments Details Value Author(s)
Determines whether widget
is a toplevel widget. Currently only
GtkWindow
and GtkInvisible
are toplevel widgets. Toplevel
widgets have no parent widget.
1 | gtkWidgetIsToplevel(object)
|
|
a |
Since 2.18
[logical] TRUE
if widget
is a toplevel, FALSE
otherwise
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.