Description Usage Arguments Value Author(s)
Retrieves the current focused widget within the window.
Note that this is the widget that would have the focus
if the toplevel window focused; if the toplevel window
is not focused then gtk_widget_has_focus (widget)
will
not be TRUE
for the widget.
1 | gtkWindowGetFocus(object)
|
|
a |
[GtkWidget
] the currently focused widget, or NULL
if there is none. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.