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

gdkCursorNewFromName

gdkCursorNewFromName


Description

Creates a new cursor by looking up name in the current cursor theme.

Usage

gdkCursorNewFromName(display, name)

Arguments

display

the GdkDisplay for which the cursor will be created

name

the name of the cursor

Details

Since 2.8

Value

[GdkCursor] a new GdkCursor, or NULL if there is no cursor with the given name

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.