signal callback delegate or function to connect
void callback(gtk.types.Orientation orientation, gtk.toolbar.Toolbar toolbar)
orientation the new #GtkOrientation of the toolbar (optional)
toolbar 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 OrientationChanged signal.
Emitted when the orientation of the toolbar changes.