DisplayManager.listDisplays

List all currently open displays.

class DisplayManager
listDisplays
()

Return Value

Type: ListSG

a newly allocated #GSList of #GdkDisplay objects. Free with g_slist_free() when you are done with it.

Meta