mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:40:38 +00:00
Documentation fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e91dadb618
commit
0977a26764
6 changed files with 45 additions and 27 deletions
|
@ -142,11 +142,13 @@ GSCurrentServer(void)
|
|||
be initialized. Typically these values are specific to the
|
||||
concrete implementation. The current set of attributes that can be
|
||||
used with GSDisplayServer is.
|
||||
</p>
|
||||
<list>
|
||||
<item>GSDisplayName</item>,
|
||||
<item>GSDisplayNumber</item>,
|
||||
<item>GSScreenNumber</item>,
|
||||
<item>GSDisplayName</item>
|
||||
<item>GSDisplayNumber</item>
|
||||
<item>GSScreenNumber</item>
|
||||
</list>
|
||||
<p>
|
||||
GSDisplayName is window server specific and shouldn't be used when
|
||||
creating a GSDisplayServer (although you can retrieve the value with
|
||||
the -attributes method). On X-Windows the value might be set to something
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue