| gtkTargetsIncludeRichText {RGtk2} | R Documentation |
Determines if any of the targets in targets can be used to
provide rich text.
gtkTargetsIncludeRichText(targets, buffer)
|
[GdkAtom] a list of GdkAtoms |
|
[GtkTextBuffer] a GtkTextBuffer |
Since 2.10
[logical] TRUE if targets include a suitable target for rich text,
otherwise FALSE.
Derived by RGtkGen from GTK+ documentation