TextBuffer.deserializeGetCanCreateTags

This functions returns the value set with gtk_text_buffer_deserialize_set_can_create_tags() Since 2.10

class TextBuffer
int
deserializeGetCanCreateTags

Parameters

format GdkAtom

a GdkAtom representing a registered rich text format

Return Value

Type: int

whether deserializing this format may create tags

Meta