gtkSelectionDataGetDisplay {RGtk2}R Documentation

gtkSelectionDataGetDisplay

Description

Retrieves the display of the selection.

Usage

gtkSelectionDataGetDisplay(object)

Arguments

object

a pointer to a GtkSelectionData structure.

Details

Since 2.14

Value

[GdkDisplay] the display of the selection.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]