gtkSelectionDataSetPixbuf {RGtk2}R Documentation

gtkSelectionDataSetPixbuf

Description

Sets the contents of the selection from a GdkPixbuf The pixbuf is converted to the form determined by selection.data->target.

Usage

gtkSelectionDataSetPixbuf(object, pixbuf)

Arguments

object [GtkSelectionData] a GtkSelectionData
pixbuf [GdkPixbuf] a GdkPixbuf

Details

Since 2.6

Value

[logical] TRUE if the selection was successfully set, otherwise FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]