RGtk2 (version 2.20.31)

gtkTargetsIncludeImage: gtkTargetsIncludeImage

Description

Determines if any of the targets in targets can be used to provide a GdkPixbuf.

Usage

gtkTargetsIncludeImage(targets, writable)

Arguments

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

Value

TRUE if targets include a suitable target for images, otherwise FALSE.

Details

Since 2.10