Method
MetaDisplayget_monitor_geometry
Declaration [src]
void
meta_display_get_monitor_geometry (
MetaDisplay* display,
int monitor,
MetaRectangle* geometry
)
Parameters
monitor |
int |
The monitor number. |
|
geometry |
MetaRectangle |
Location to store the monitor geometry. |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |