mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 10:57:58 +08:00
Documentation: screenshot updates
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ public:
|
||||
|
||||
On a multi-screen system, the values computed by
|
||||
Fl::screen_xywh(int &X, int &Y, int &W, int &H, int n) can be used to
|
||||
discover the coordinates of the area of screen #n.
|
||||
discover the coordinates of the area of screen \#n.
|
||||
When these screens have various scale factor
|
||||
values, an \p (x, y) pair may not be enough to specify the targeted screen
|
||||
for the window, because the same \p (x,y) pair can belong to several screens.
|
||||
|
||||
Reference in New Issue
Block a user