gdkCursorGetDisplay {RGtk2}R Documentation

gdkCursorGetDisplay

Description

Returns the display on which the GdkCursor is defined.

Usage

gdkCursorGetDisplay(object)

Arguments

object

a GdkCursor.

Details

Since 2.2

Value

[GdkDisplay] the GdkDisplay associated to cursor

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]