Declaration

func applyToPaths(inAllLayers forAll: Bool, sender: NSMenuItem?, process block: @escaping ApplyAllLayersPathHandler)

Declaration

- (void) applyToPathsInAllLayers:(BOOL) forAll sender:(NSMenuItem *) sender process:(ApplyAllLayersPathHandler) block;

Declaration

applyToPathsInAllLayers_sender_process_(forAll: bool, sender: NSMenuItem, block: ApplyAllLayersPathHandler)