toolbar-reconfigured

This signal is emitted when some property of the toolbar that the item is a child of changes. For custom subclasses of GtkToolItem, the default handler of this signal use the functions:

to find out what the toolbar should look like and change themselves accordingly.

Callback function

void callback(GtkToolItem toolitem);