SourceView.setSmartHomeEnd

Set the desired movement of the cursor when HOME and END keys are pressed.

class SourceView
void
setSmartHomeEnd
(
GtkSourceSmartHomeEndType smartHomeEnd
)

Parameters

smartHomeEnd GtkSourceSmartHomeEndType

the desired behavior among #GtkSourceSmartHomeEndType.

Meta