Description Usage Arguments Details Value Author(s)
Given a GtkSelectionData
object holding a list of targets,
determines if any of the targets in targets
can be used to
provide a GdkPixbuf
.
1 | gtkSelectionDataTargetsIncludeImage(object, writable)
|
|
a |
|
whether to accept only targets for which GTK+ knows how to convert a pixbuf into the format |
Since 2.6
[logical] TRUE
if selection.data
holds a list of targets,
and a suitable target for images is included, otherwise FALSE
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.