[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_text_buffer_serialize

Declaration

Source position: lazgtk3.pas line 16704

function gtk_text_buffer_serialize(

  register_buffer: PGtkTextBuffer;

  content_buffer: PGtkTextBuffer;

  format: PGdkAtom;

  start: PGtkTextIter;

  end_: PGtkTextIter;

  length: Pgsize

):Pguint8;