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.
the #GtkTargetList
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.