gtkTargetListAddRichTextTargets: gtkTargetListAddRichTextTargets

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Appends the rich text targets registered with gtkTextBufferRegisterSerializeFormat or gtkTextBufferRegisterDeserializeFormat to the target list. All targets are added with the same info.

Usage

1
gtkTargetListAddRichTextTargets(list, info, deserializable, buffer)

Arguments

list

a GtkTargetList

info

an ID that will be passed back to the application

deserializable

if TRUE, then deserializable rich text formats will be added, serializable formats otherwise.

buffer

a GtkTextBuffer.

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.