RGtk2 (version 2.20.31)

gtkTextBufferRegisterDeserializeTagset: gtkTextBufferRegisterDeserializeTagset

Description

This function registers GTK+'s internal rich text serialization format with the passed buffer. See gtkTextBufferRegisterSerializeTagset for details.

Usage

gtkTextBufferRegisterDeserializeTagset(object, tagset.name = NULL)

Arguments

tagset.name
an optional tagset name, on NULL. [ allow-none ]

Value

GdkAtom] the GdkAtom that corresponds to the newly registered format's mime-type.

Details

Since 2.10