Virtual Method
Gtk.TextView.extend_selection
Declaration [src]
gboolean
extend_selection (
  GtkTextView* text_view,
  GtkTextExtendSelection granularity,
  const GtkTextIter* location,
  GtkTextIter* start,
  GtkTextIter* end
)
Parameters
| granularity | GtkTextExtendSelection | 
| No description available. | |
| location | GtkTextIter | 
| No description available. | |
| Ownership is not transferred to the callee | |
| start | GtkTextIter | 
| No description available. | |
| Ownership is not transferred to the callee | |
| end | GtkTextIter | 
| No description available. | |
| Ownership is not transferred to the callee |