GNUstep CoreBase Library 0.2
|
Typedefs | |
typedef struct __CFDictionary * | CFMutableDictionaryRef |
Creating a Mutable Dictionary | |
CFMutableDictionaryRef | CFDictionaryCreateMutable (CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks) |
CFMutableDictionaryRef | CFDictionaryCreateMutableCopy (CFAllocatorRef allocator, CFIndex capacity, CFDictionaryRef theDict) |