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

gtk_text_buffer_select_range

Declaration

Source position: lazgtk3.pas line 18390

procedure gtk_text_buffer_select_range(

  buffer: PGtkTextBuffer;

  ins: PGtkTextIter;

  bound: PGtkTextIter

);