targets_include_rich_text


Description:


[ Version ( since = "2.10" ) ]
public bool targets_include_rich_text (Atom[] targets, TextBuffer buffer)

Determines if any of the targets in targets can be used to provide rich text.

Parameters:

targets

an array of Atoms

buffer

a TextBuffer

n_targets

the length of targets

Returns:

true if targets include a suitable target for rich text, otherwise false.


Namespace: Gtk
Package: gtk+-3.0