get_monitor


Description:


public unowned Monitor? get_monitor (Window window)

NOTE: To get which monitor the surface is actually on, use gdk_display_get_monitor_at_window.

Parameters:

window

A layer surface.

Returns:

the monitor this surface will/has requested to be on, can be null.


Namespace: GtkLayerShell