![]() |
RGFW
A multi-platform single-header very simple-to-use framework library for creating GUI Libraries or simple GUI programs.
|
Functions | |
RGFWDEF void | RGFW_window_scaleToMonitor (RGFW_window *win) |
RGFWDEF RGFW_monitor | RGFW_window_getMonitor (RGFW_window *win) |
RGFWDEF RGFW_monitor RGFW_window_getMonitor | ( | RGFW_window * | win | ) |
get the struct of the window's monitor
RGFWDEF void RGFW_window_scaleToMonitor | ( | RGFW_window * | win | ) |