webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
WebURLsWithTitles Class Reference

#import <WebURLsWithTitles.h>

Inheritance diagram for WebURLsWithTitles:
NSObject

Class Methods

(void+ writeURLs:andTitles:toPasteboard:
 
(NSArray *) + URLsFromPasteboard:
 
(NSArray *) + titlesFromPasteboard:
 

Method Documentation

◆ titlesFromPasteboard:()

+ (NSArray *) titlesFromPasteboard: (NSPasteboard *)  pasteboard

◆ URLsFromPasteboard:()

+ (NSArray *) URLsFromPasteboard: (NSPasteboard *)  pasteboard

◆ writeURLs:andTitles:toPasteboard:()

+ (void) writeURLs: (NSArray *)  URLs
andTitles: (NSArray *)  titles
toPasteboard: (NSPasteboard *)  pasteboard 

The documentation for this class was generated from the following files: