Gtk.Widget::direction-changed
function callback(widget, previous_direction:Gtk.TextDirection, ):void;
The ::direction-changed signal is emitted when the text direction of a widget changes.
- widget
instance of Gtk.Widget that is emitting the signal
- previous_direction
the previous text direction of @widget