TextBuffer.registerDeserializeTagset

This function registers GTK+’s internal rich text serialization format with the passed @buffer. See gtk_text_buffer_register_serialize_tagset() for details.

class TextBuffer
registerDeserializeTagset
(
string tagsetName
)

Parameters

tagsetName string

an optional tagset name, on %NULL

Return Value

Type: GdkAtom

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

Meta

Since

2.10