Package: gtk
Accessor gtk:text-buffer-copy-target-list
Lambda Listgtk:text-buffer-copy-target-list (object) SyntaxArgumentsDetails The accessor for the copy-target-list slot returns
the list of targets this text buffer can provide for copying and as drag
and drag source.
The targets in the list are added with info values from the gtk:text-buffer-target-info enumeration using the gtk:target-list-add-rich-text-targets and gtk:target-list-add-text-targets functions. | See also |
2026-06-29