Method

AtspiDeviceremove_key_grab

Declaration [src]

void
atspi_device_remove_key_grab (
  AtspiDevice* device,
  guint id
)

Description [src]

Removes the key grab specified by id.

Parameters

id

Type: guint

The identifier of the grab to be removed.