Enumeration (GI Enum)

Gtk-4.0GtkTextExtendSelection

Granularity types that extend the text selection. Use the Gtk.TextView::extend-selection signal to customize the selection.

Index

Enumeration Members

Enumeration Members

LINE: number

Selects the current line. It is triggered by a triple-click for example.

WORD: number

Selects the current word. It is triggered by a double-click for example.