Widget.addOnDirectionChanged

The ::direction-changed signal is emitted when the text direction of a widget changes.

class Widget
gulong
addOnDirectionChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)