Description Usage Arguments Details Value Author(s)
Returns whether the input focus is within this GtkWindow.
For real toplevel windows, this is identical to gtkWindowIsActive
,
but for embedded windows, like GtkPlug
, the results will differ.
1 | gtkWindowHasToplevelFocus(object)
|
|
a |
Since 2.4
[logical] TRUE
if the input focus is within this GtkWindow
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.