mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-31 09:11:11 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19959 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a1cc027ccb
commit
699a558281
1 changed files with 5 additions and 0 deletions
|
@ -109,6 +109,11 @@
|
|||
withDuration:(NSTimeInterval)duration
|
||||
forKey:(id)key;
|
||||
|
||||
-(void)setObject:(id)object
|
||||
withDuration:(NSTimeInterval)duration
|
||||
forKey:(id)key
|
||||
andKeys:(va_list)keys;
|
||||
|
||||
-(void)setObject:(id)object
|
||||
withDuration:(NSTimeInterval)duration
|
||||
forKeys:(id)key,...;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue