namespace CPF.Mac.AppKit { public delegate bool NSTableViewColumnPredicate(NSTableView tableView, NSTableColumn tableColumn); }