list_displays


Description:

[ Version ( since = "2.2" ) ]
public SList<unowned Display> list_displays ()

List all currently open displays.

Parameters:

this

a DisplayManager

Returns:

a newly allocated SList of Display objects. Free with g_slist_free when you are done with it.