mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:40:53 +00:00
Improved documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22089 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a19dc6cf21
commit
43c65a4829
3 changed files with 19 additions and 13 deletions
|
@ -238,8 +238,8 @@ static NSOpenPanel *_gs_gui_open_panel = nil;
|
|||
or NSCancelButton depending on which button the user pressed.
|
||||
</p>
|
||||
<p>
|
||||
Use the -filename or -filenames method to retrieve the name of the
|
||||
file the user selected.
|
||||
Use the [NSSavePanel-filename] or -filenames method to retrieve
|
||||
the name of the file the user selected.
|
||||
</p>
|
||||
*/
|
||||
@implementation NSOpenPanel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue