style-changed

Emitted when the style has changed. Connect the toolbar with this signal to your own function if you want to implement the style changing for widgets added via the insert_widget() function.

Callback function

void callback(GtkToolbar widget, GtkToolbarStyle style);