get_paste_target_list


Description:

[ Version ( since = "2.10" ) ]
public unowned TargetList get_paste_target_list ()

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 TextBufferTargetInfo enum, using add_rich_text_targets and add_text_targets.

Parameters:

this

a TextBuffer

Returns:

the TargetList