TextBuffer.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.

class TextBuffer
getPasteTargetList
()

Return Value

Type: gtk.target_list.TargetList

the #GtkTargetList