gtkTargetListAddImageTargets {RGtk2} | R Documentation |
Appends the image targets supported by GtkSelection
to
the target list. All targets are added with the same info
.
gtkTargetListAddImageTargets(list, info, writable)
|
[GtkTargetList ] a GtkTargetList |
|
[numeric] an ID that will be passed back to the application |
|
[logical] whether to add only targets for which GTK+ knows how to convert a pixbuf into the format |
Since 2.6
Derived by RGtkGen from GTK+ documentation