TextBuffer.getDeserializeFormats

This function returns the rich text deserialize formats registered with buffer using gtk_text_buffer_register_deserialize_format() or gtk_text_buffer_register_deserialize_tagset() Since 2.10

class TextBuffer
getDeserializeFormats
()

Return Value

Type: GdkAtom[]

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

Meta