Learn R Programming

RGtk2 (version 2.12.17)

gdkDeviceGetState: gdkDeviceGetState

Description

Gets the current state of a device.

Usage

gdkDeviceGetState(object, window)

Arguments

object
window

Value

  • A list containing the following elements:
  • axes[numeric] a list of doubles to store the values of the axes of device in, or NULL.
  • mask[GdkModifierType] location to store the modifiers, or NULL.