TextBuffer.getCopyTargetList

This function returns the list of targets this text buffer can provide for copying and as DND source. The targets in the list are added with info values from the #GtkTextBufferTargetInfo enum, using gtk.target_list.TargetList.addRichTextTargets and gtk.target_list.TargetList.addTextTargets.

class TextBuffer
getCopyTargetList
()

Return Value

Type: gtk.target_list.TargetList

the #GtkTargetList