get_copy_target_list


Description:

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

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

Parameters:

this

a TextBuffer

Returns:

the TargetList