gdkCursorGetDisplay {RGtk2}R Documentation

gdkCursorGetDisplay

Description

Returns the display on which the GdkCursor is defined.

Usage

gdkCursorGetDisplay(object)

Arguments

object [GdkCursor] 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.12.5-3 Index]