Declaration

optional func shouldDragTabItem(_ tabItem: NSViewController, fromTabBar tabBarControl: GSTabBarControl) -> Bool

Declaration

- (BOOL) shouldDragTabItem:(NSViewController *) tabItem fromTabBar:(GSTabBarControl *) tabBarControl;

Declaration

shouldDragTabItem_fromTabBar_(tabItem: NSViewController, tabBarControl: GSTabBarControl) -> bool