TextBuffer.getPasteTargetList

gtk.target_list.TargetList getPasteTargetList()

This function returns the list of targets this text buffer supports for pasting and as DND destination. 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].

Returns

the #GtkTargetList