TextBuffer.registerDeserializeTagset

This function registers GTK+’s internal rich text serialization format with the passed buffer. See gtk.text_buffer.TextBuffer.registerSerializeTagset for details.

class TextBuffer
registerDeserializeTagset
(
string tagsetName = null
)

Parameters

tagsetName string

an optional tagset name, on null

Return Value

Type: gdk.atom.Atom

the #GdkAtom that corresponds to the newly registered format’s mime-type.