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

gtkTextBufferGetSerializeFormats

gtkTextBufferGetSerializeFormats


Description

This function returns the rich text serialize formats registered with buffer using gtkTextBufferRegisterSerializeFormat or gtkTextBufferRegisterSerializeTagset

Usage

gtkTextBufferGetSerializeFormats(object)

Arguments

object

a GtkTextBuffer

Details

Since 2.10

Value

A list containing the following elements:

retval

[GdkAtom] a list of GdkAtoms representing the registered formats.

n.formats

return location for the number of formats

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.