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

TGtkTextViewClass.extend_selection

Declaration

Source position: lazgtk3.pas line 13897

TGtkTextViewClass.extend_selection : function(

  text_view: PGtkTextView;

  granularity: TGtkTextExtendSelection;

  location: PGtkTextIter;

  start: PGtkTextIter;

  end_: PGtkTextIter

):gboolean;