Method
GdkDisplayget_monitor_at_surface
Declaration [src]
GdkMonitor*
gdk_display_get_monitor_at_surface (
GdkDisplay* display,
GdkSurface* surface
)
Parameters
surface |
GdkSurface |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkMonitor |
The monitor with the largest
overlap with |
|
The data is owned by the instance. | |
The return value can be NULL . |