get_suitable_monitor


Description:

public static unowned Monitor get_suitable_monitor (Widget self, int mon)

Get Monitor when toplevel can be placed.

Parameters:

self

toplevel for which we need to get monitor

mon

monitor number, where -1 is primary monitor.

Returns:

GdkMonitor*