mirror of
https://github.com/fltk/fltk.git
synced 2026-05-30 04:55:29 +08:00
Issue #359 RFE: access the MacOS windowid .
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user