Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkDeviceGetAxis

gdkDeviceGetAxis


Description

Interprets a list of double as axis values for a given device, and locates the value in the list for a given axis use.

Usage

gdkDeviceGetAxis(object, axes, use)

Arguments

object

a GdkDevice

axes

pointer to a list of axes

use

the use to look for

Value

A list containing the following elements:

retval

[logical] TRUE if the given axis use was found, otherwise FALSE

value

location to store the found value.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.