start
and end
in the rich text format represented by format
.gtkTextBufferSerialize(object, content.buffer, format, start, end)
object
GtkTextBuffer
format
is registered withcontent.buffer
GtkTextBuffer
to serializeformat
start
end
format
length
format
s to be used must be registered using
gtkTextBufferRegisterSerializeFormat
or
gtkTextBufferRegisterSerializeTagset
beforehand.
Since 2.10