Package: gtk

Function gtk:targets-include-rich-text

Lambda List

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

Arguments

targets -- a list of gdk:atom-as-string as strings
buffer -- a gtk:text-buffer object

Return Value

True if the targets argument include a suitable target for rich text, otherwise false.

Details

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

See also

#2023-3-24