Package: gtk

Function gtk:selection-data-targets-include-rich-text

Lambda List

gtk:selection-data-targets-include-rich-text (selection buffer)

Arguments

selection -- a gtk:selection-data instance
buffer -- a gtk:text-buffer object

Return Value

True if the selection argument holds a list of targets, and a suitable target for rich text is included, otherwise false.

Details

Given a gtk:selection-data instance holding a list of targets, determines if any of the targets can be used to provide rich text.
 

See also

#2023-3-24