namespace CPF.Mac.AppKit { public delegate NSToolbarItem NSToolbarWillInsert(NSToolbar toolbar, string itemIdentifier, bool willBeInserted); }