Enumeration
GtkSourceSmartHomeEndType
Members
-
GTK_SOURCE_SMART_HOME_END_DISABLED
-
Smart-home-end disabled.
- Value:
0
- Available since: 5
- Value:
-
GTK_SOURCE_SMART_HOME_END_BEFORE
-
Move to the first/last non-whitespace character on the first press of the HOME/END keys and to the beginning/end of the line on the second press.
- Value:
1
- Available since: 5
- Value:
-
GTK_SOURCE_SMART_HOME_END_AFTER
-
Move to the beginning/end of the line on the first press of the HOME/END keys and to the first/last non-whitespace character on the second press.
- Value:
2
- Available since: 5
- Value:
-
GTK_SOURCE_SMART_HOME_END_ALWAYS
-
Always move to the first/last non-whitespace character when the HOME/END keys are pressed.
- Value:
3
- Available since: 5
- Value: