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

TGtkTextBuffer.apply_tag_by_name

Declaration

Source position: lazgtk3.pas line 5470

procedure TGtkTextBuffer.apply_tag_by_name(

  name: Pgchar;

  start: PGtkTextIter;

  end_: PGtkTextIter

);