Issue #359 RFE: access the MacOS windowid .

This commit is contained in:
ManoloFLTK
2022-03-21 11:41:40 +01:00
parent 7e76929aff
commit a9412b41bb
7 changed files with 29 additions and 4 deletions
+1
View File
@@ -556,6 +556,7 @@ public:
int screen_num();
void screen_num(int screen_num);
static bool is_a_rescale();
fl_uintptr_t os_id();
};
#endif