RGtk2 (version 2.20.31)

gtkTextBufferGetSerializeFormats: gtkTextBufferGetSerializeFormats

Description

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

Usage

gtkTextBufferGetSerializeFormats(object)

Arguments

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

Details

Since 2.10