TargetList.gtkTargetsIncludeImage

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

class TargetList
static
int
gtkTargetsIncludeImage

Parameters

targets GdkAtom[]

an array of GdkAtoms. [array length=n_targets]

writable int

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

Return Value

Type: int

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

Meta