Granularity types that extend the text selection. Use the GtkTextView::extend-selection signal to customize the selection.
GtkTextView::extend-selection
Selects the current line. It is triggered by a triple-click for example.
Selects the current word. It is triggered by a double-click for example.
Granularity types that extend the text selection. Use the
GtkTextView::extend-selection
signal to customize the selection.