gtkSelectionDataGetSelection {RGtk2}R Documentation

gtkSelectionDataGetSelection

Description

Retrieves the selection GdkAtom of the selection data.

Usage

gtkSelectionDataGetSelection(object)

Arguments

object

a pointer to a GtkSelectionData structure.

Details

Since 2.16

Value

[GdkAtom] the selection GdkAtom of the selection data.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]