SourceView.addOnSmartHomeEnd

Emitted when a the cursor was moved according to the smart home end setting. The signal is emitted after the cursor is moved, but during the GtkTextView::move-cursor action. This can be used to find out whether the cursor was moved by a normal home/end or by a smart home/end.

class SourceView
gulong
addOnSmartHomeEnd
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta