gdkDeviceSetAxisUse {RGtk2}R Documentation

gdkDeviceSetAxisUse

Description

Specifies how an axis of a device is used.

Usage

gdkDeviceSetAxisUse(object, index, use)

Arguments

object [GdkDevice] a GdkDevice.
index [numeric] the index of the axis.
use [GdkAxisUse] specifies how the axis is used.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]