Gtk.ToolItem.prototype.toolbar_reconfigured
function toolbar_reconfigured():void {
// Gjs wrapper for gtk_tool_item_toolbar_reconfigured()
}Emits the signal #GtkToolItem::toolbar_reconfigured on tool_item. Gtk.Toolbar and other Gtk.ToolShell implementations use this function to notify children, when some aspect of their configuration changes.
Since 2.14