MLX42 1.0
MLX42
|
#include "MLX42/MLX42_Int.h"
Go to the source code of this file.
Functions | |
void | mlx_get_monitor_size (int32_t index, int32_t *width, int32_t *height) |
Gets the size of the specified monitor.
[in] | index | Normally 0, in case of multiple windows, can be specified |
[in] | width | The width of the window. |
[in] | height | The height of the window. |
Definition at line 17 of file mlx_monitor.c.