RGtk2 (version 2.20.31)

gtkTextBufferGetDeserializeFormats: gtkTextBufferGetDeserializeFormats

Description

This function returns the rich text deserialize formats registered with buffer using gtkTextBufferRegisterDeserializeFormat or gtkTextBufferRegisterDeserializeTagset

Usage

gtkTextBufferGetDeserializeFormats(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