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

TGtkTextBuffer.apply_tag

Declaration

Source position: lazgtk3.pas line 5469

procedure TGtkTextBuffer.apply_tag(

  tag: PGtkTextTag;

  start: PGtkTextIter;

  end_: PGtkTextIter

);