pointerUngrab

Ungrabs the pointer on the default display, if it is grabbed by this application.

More...
void
pointerUngrab
(
uint time
)

Parameters

time uint

a timestamp from a #GdkEvent, or gdk.types.CURRENT_TIME if no timestamp is available.

Detailed Description

Deprecated: Use gdk.device.Device.ungrab, together with gdk.device.Device.grab instead.