gdkCursorNewForDisplay {RGtk2}R Documentation

gdkCursorNewForDisplay

Description

Creates a new cursor from the set of builtin cursors. Some useful ones are:

Usage

gdkCursorNewForDisplay(display, cursor.type)

Arguments

display

the GdkDisplay for which the cursor will be created

cursor.type

cursor to create

Details

Since 2.2

Value

[GdkCursor] a new GdkCursor

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]