RGtk2 (version 2.20.31)

gtkTextBufferGetCopyTargetList: gtkTextBufferGetCopyTargetList

Description

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 gtkTargetListAddRichTextTargets and gtkTargetListAddTextTargets.

Usage

gtkTextBufferGetCopyTargetList(object)

Arguments

Value

GtkTargetList] the GtkTargetList

Details

Since 2.10