:right-sidebar: True SmartHomeEndType =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: SmartHomeEndType :no-contents-entry: Fields ------ .. rst-class:: interim-class .. class:: SmartHomeEndType :no-index: .. attribute:: 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. .. attribute:: ALWAYS Always move to the first/last non-whitespace character when the HOME/END keys are pressed. .. attribute:: 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. .. attribute:: DISABLED Smart-home-end disabled.