Virtual Method
AtspiDeviceget_modifier
Declaration [src]
guint
get_modifier (
AtspiDevice* device,
gint keycode
)
Description [src]
Gets the modifier for a given keycode, if one exists. Does not create a new mapping. This function should be used when the intention is to query a locking modifier such as num lock via atspi_device_get_locked_modifiers, rather than to add key grabs.