gdkDeviceSetAxisUse {RGtk2}R Documentation

gdkDeviceSetAxisUse

Description

Specifies how an axis of a device is used.

Usage

gdkDeviceSetAxisUse(object, index, use)

Arguments

object

a GdkDevice.

index

the index of the axis.

use

specifies how the axis is used.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]