mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:00:37 +00:00
Tidied method argument naming.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14763 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
76d90272f8
commit
af70a6521a
7 changed files with 193 additions and 132 deletions
|
@ -202,7 +202,7 @@ GSCurrentServer(void)
|
|||
|
||||
/** <init />
|
||||
Initializes the server. This typically causes the receiver to
|
||||
<em>connect</em> to the display (e.g. XOpenDisplay() on an X-Windows
|
||||
<em>connect</em> to the display (e.g. XOpenDisplay () on an X-Windows
|
||||
server).
|
||||
*/
|
||||
- (id) initWithAttributes: (NSDictionary *)attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue