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

gtk_text_buffer_create_mark

Declaration

Source position: lazgtk3.pas line 16674

function gtk_text_buffer_create_mark(

  buffer: PGtkTextBuffer;

  mark_name: Pgchar;

  where: PGtkTextIter;

  left_gravity: gboolean

):PGtkTextMark;