GtkTextBufferTargetInfo

These values are used as “info” for the targets contained in the lists returned by TextBuffer.getCopyTargetList and TextBuffer.getPasteTargetList.

The values counts down from -1 to avoid clashes with application added drag destinations which usually start at 0.

Values

ValueMeaning
BUFFER_CONTENTS-1

Buffer contents

RICH_TEXT-2

Rich text

TEXT-3

Text