gtkTargetListAddImageTargets {RGtk2}R Documentation

gtkTargetListAddImageTargets

Description

Appends the image targets supported by

GtkSelection
to the target list. All targets are added with the same info.

Usage

gtkTargetListAddImageTargets(list, info, writable)

Arguments

list

a GtkTargetList

info

an ID that will be passed back to the application

writable

whether to add only targets for which GTK+ knows how to convert a pixbuf into the format

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]