signal callback delegate or function to connect
void callback(gtk.types.TextDirection previousDirection, gtk.widget.Widget widget)
previousDirection the previous text direction of widget (optional)
widget the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to DirectionChanged signal.
Emitted when the text direction of a widget changes.