Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkGrabAdd

gtkGrabAdd


Description

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.

Usage

gtkGrabAdd(object)

Arguments

object

The widget that grabs keyboard and pointer events.

Details

If widget is not sensitive, it is not set as the current grabbed widget and this function does nothing.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.