mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
Correct documentation
This commit is contained in:
parent
42b843415e
commit
e8a936dfe4
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ APPKIT_EXPORT_CLASS
|
|||
+ (NSArray *) movieUnfilteredPasteboardTypes;
|
||||
|
||||
/**
|
||||
* Examines the data on the pasteboard and determins if NSMovie can initialize with it
|
||||
* Returns YES, if NSMovie can initialize with the data on the pasteboard
|
||||
*/
|
||||
+ (BOOL) canInitWithPasteboard: (NSPasteboard *)pasteboard;
|
||||
|
||||
|
|
Loading…
Reference in a new issue