TextBuffer.unregisterSerializeFormat

This function unregisters a rich text format that was previously registered using gtk.text_buffer.TextBuffer.registerSerializeFormat or gtk.text_buffer.TextBuffer.registerSerializeTagset

class TextBuffer
void
unregisterSerializeFormat

Parameters

format gdk.atom.Atom

a #GdkAtom representing a registered rich text format.