Description Usage Arguments Details Author(s)
Makes widget
the current grabbed widget. This means that interaction with
other widgets in the same application is blocked and mouse as well as
keyboard events are delivered to this widget.
1 | gtkGrabAdd(object)
|
|
The widget that grabs keyboard and pointer events. |
If widget
is not sensitive, it is not set as the current grabbed
widget and this function does nothing.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.