Enumeration (GI Enum)

GtkSource-5GtkSourceSmartHomeEndType

Index

Enumeration Members

Enumeration Members

AFTER: number

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.

ALWAYS: number

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

BEFORE: number

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.

DISABLED: number

smart-home-end disabled.