Method
GtkSelectionDatatargets_include_image
since: 2.6
Declaration [src]
gboolean
gtk_selection_data_targets_include_image (
const GtkSelectionData* selection_data,
gboolean writable
)
Description [src]
Given a GtkSelectionData
object holding a list of targets,
determines if any of the targets in targets
can be used to
provide a GdkPixbuf
.
Available since: 2.6