gtkTargetsIncludeImage: gtkTargetsIncludeImage

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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

Details

Since 2.10

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.