DisplayManager.listDisplays

List all currently open displays. Since 2.2

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. [transfer container][element-type GdkDisplay]

Meta