TextBuffer.registerDeserializeTagset

gdk.atom.Atom registerDeserializeTagset(string tagsetName = null)

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

Parameters

tagsetNamean optional tagset name, on null

Returns

the #GdkAtom that corresponds to the

newly registered format’s mime-type.