Go to the source code of this file.
CPMenuDidAddItemNotification = @"CPMenuDidAddItemNotification" |
CPMenuDidChangeItemNotification = @"CPMenuDidChangeItemNotification" |
CPMenuDidEndTrackingNotification = @"CPMenuDidEndTrackingNotification" |
CPMenuDidRemoveItemNotification = @"CPMenuDidRemoveItemNotification" |
var CPMenuItemsKey = @"@"CPMenuItemsKey" |
var CPMenuNameKey = @"@"CPMenuNameKey" |
var CPMenuShowsStateColumnKey = @"@"CPMenuShowsStateColumnKey" |
var CPMenuTitleKey = @"@"CPMenuTitleKey" |
var MENUBAR_HEIGHT = 28.0 |