TextBuffer.registerDeserializeTagset

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

class TextBuffer
registerDeserializeTagset
(
string tagsetName
)

Parameters

tagsetName string

an optional tagset name, on NULL

Return Value

Type: GdkAtom

the gdk.Atom that corresponds to the newly registered format’s mime-type.

Meta

Since

2.10