[ HasEmitter ]
public virtual signal void toolbar_reconfigured ()
This signal is emitted when some property of the toolbar that the item is a child of changes.
For custom subclasses of ToolItem, the default handler of this signal use the functions - get_orientation - get_style - get_icon_size - get_relief_style to find out what the toolbar should look like and change themselves accordingly.