RGtk2 (version 2.20.31)

gtkTextBufferGetPasteTargetList: gtkTextBufferGetPasteTargetList

Description

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

Usage

gtkTextBufferGetPasteTargetList(object)

Arguments

Value

GtkTargetList] the GtkTargetList

Details

Since 2.10