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

gtk_text_buffer_apply_tag

Declaration

Source position: lazgtk3.pas line 18355

procedure gtk_text_buffer_apply_tag(

  buffer: PGtkTextBuffer;

  tag: PGtkTextTag;

  start: PGtkTextIter;

  end_: PGtkTextIter

);