mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 19:40:48 +00:00
fix various autogsdoc warnings and issues
This commit is contained in:
parent
dfa829bf38
commit
aa36664153
6 changed files with 14 additions and 9 deletions
|
@ -215,7 +215,7 @@ APPKIT_EXPORT_CLASS
|
|||
- (void) setDelegate: (id)delegate;
|
||||
|
||||
/** Sets the duration of the animation to a specified number of seconds.
|
||||
If the duration is changed while the animation is running the <i>speed</i>
|
||||
If the duration is changed while the animation is running the <em>speed</em>
|
||||
of the animation is not changed but the current progress value is
|
||||
(see [-setCurrentprogress]). The new value takes effect at the next
|
||||
frame. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue