Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTargetListAddRichTextTargets

gtkTargetListAddRichTextTargets


Description

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

Usage

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.