Package: gtk
Function gtk-text-buffer-serialize
Lambda Listgtk-text-buffer-serialize (buffer content format start end) ArgumentsReturn ValueA list with the serialized data, encoded as format. Details This function serializes the portion of text between the start and end iterator in the rich text format represented by format. The format arguments to be used must be registered using the gtk-text-buffer-register-serialize-format or gtk-text-buffer-register-serialize-tagset functions beforehand. | See also |
2021-11-16