GtkSourceSmartHomeEndType

Values

ValueMeaning
Disabled0

smart-home-end disabled.

Before1

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.

After2

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.

Always3

always move to the first/last non-whitespace character when the HOME/END keys are pressed.