mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Mention GSScaleFactor
It probably is a good idea to show off HiDPI support.
This commit is contained in:
parent
fcbb4d704b
commit
1253ccdccd
1 changed files with 9 additions and 0 deletions
|
@ -178,6 +178,15 @@
|
|||
is meant to make things friendlier for slow computers.
|
||||
</p>
|
||||
</desc>
|
||||
<term>GSScaleFactor</term>
|
||||
<desc>
|
||||
<p>
|
||||
A floating point number, <code>1.0</code> by default. Scales
|
||||
GUI elements by the given factor for high-DPI monitors. DPI
|
||||
auto-detection on some platforms (only Windows, for now) will
|
||||
cause the default to appear to change.
|
||||
</p>
|
||||
</desc>
|
||||
<term>GSUnknownFileTool</term>
|
||||
<desc>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue