TextBuffer.getSerializeFormats

This function returns the rich text serialize formats registered with buffer using gtk_text_buffer_register_serialize_format() or gtk_text_buffer_register_serialize_tagset() Since 2.10

class TextBuffer
getSerializeFormats
()

Return Value

Type: GdkAtom[]

an array of GdkAtoms representing the registered formats. [array length=n_formats][transfer container]

Meta