Enumeration
GtkSourceSmartHomeEndType
since: 5
Members
GTK_SOURCE_SMART_HOME_END_DISABLED-
Smart-home-end disabled.
- Value:
0 - Nickname:
disabled - 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 - Nickname:
before - 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 - Nickname:
after - 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 - Nickname:
always - Available since: 5
- Value: