mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:57:38 +00:00
Minor doc fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17300 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
babf5391a3
commit
0e06373598
1 changed files with 1 additions and 1 deletions
|
@ -2367,7 +2367,7 @@ resetCursorRectsForView(NSView *theView)
|
|||
/**
|
||||
* Miniaturize the receiver ... as long as its style mask includes
|
||||
* NSMiniaturizableWindowMask (and as long as the receiver is not an
|
||||
* icon or mini window itsself). Calls -miniaturize to do this.<br />
|
||||
* icon or mini window itsself). Calls -miniaturize: to do this.<br />
|
||||
* Beeps if the window can't be miniaturised.<br />
|
||||
* Should ideally provide visual feedback (highlighting the miniaturize
|
||||
* button as if it had been clicked) first ... but that's not yet implemented.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue