Description Usage Arguments Author(s)
If focus
is not the current focus widget, and is focusable, sets
it as the focus widget for the window. If focus
is NULL
, unsets
the focus widget for this window. To set the focus to a particular
widget in the toplevel, it is usually more convenient to use
gtkWidgetGrabFocus
instead of this function.
1 | gtkWindowSetFocus(object, focus = NULL)
|
|
a |
|
widget to be the new focus widget, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.