GtkSourceSmartHomeEndType

GTK_SOURCE_SMART_HOME_END_DISABLED smart-home-end disabled. 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. 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. GTK_SOURCE_SMART_HOME_END_ALWAYS always move to the first/last non-whitespace character when the HOME/END keys are pressed.

Values

ValueMeaning
DISABLED
BEFORE
AFTER
ALWAYS

Meta