Signal
GtkToolbar::orientation-changed
Declaration
void
orientation_changed (
GtkToolbar* self,
GtkOrientation orientation,
gpointer user_data
)
Description [src]
Emitted when the orientation of the toolbar changes.
Default handler: The default handler is called before the handlers added via |
Parameters
orientation
-
Type:
GtkOrientation
The new
GtkOrientation
of the toolbar.