SelectionData.targetsIncludeRichText

Given a gtk.SelectionData object holding a list of targets, determines if any of the targets in targets can be used to provide rich text.

class SelectionData
bool
targetsIncludeRichText

Parameters

buffer TextBuffer

Return Value

Type: bool

TRUE if selection_data holds a list of targets, and a suitable target for rich text is included, otherwise FALSE.

Meta

Since

2.10