mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:10:38 +00:00
Commit skeleton
This commit is contained in:
parent
c3bd876fa5
commit
943a323002
2 changed files with 25 additions and 0 deletions
|
@ -41,6 +41,7 @@ extern "C" {
|
|||
NSData *_imageData;
|
||||
NSData *_pictRepresentation;
|
||||
NSRect _boundingBox;
|
||||
NSUInteger _position;
|
||||
}
|
||||
|
||||
+ (instancetype) imageRepWithData: (NSData *)imageData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue