RGtk2 (version 2.20.31)

gtkSelectionDataTargetsIncludeImage: gtkSelectionDataTargetsIncludeImage

Description

Given a GtkSelectionData object holding a list of targets, determines if any of the targets in targets can be used to provide a GdkPixbuf.

Usage

gtkSelectionDataTargetsIncludeImage(object, writable)

Arguments

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

Value

TRUE if selection.data holds a list of targets, and a suitable target for images is included, otherwise FALSE.

Details

Since 2.6