gtkSelectionDataGetLength {RGtk2}R Documentation

gtkSelectionDataGetLength

Description

Retrieves the length of the raw data of the selection.

Usage

gtkSelectionDataGetLength(object)

Arguments

object

a pointer to a GtkSelectionData structure.

Details

Since 2.14

Value

[integer] the length of the data of the selection.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]