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