RGtk2 (version 2.20.31)

gtkGrabRemove: gtkGrabRemove

Description

Removes the grab from the given widget. You have to pair calls to gtkGrabAdd and gtkGrabRemove.

Usage

gtkGrabRemove(object)

Arguments

object
The widget which gives up the grab.

Details

If widget does not have the grab, this function does nothing.