list_displays
Description:
[
Version ( since =
"2.2" ) ]
public SList<
unowned Display>
list_displays ()
List all currently open displays.
Parameters:
Returns:
a newly allocated SList of
Display objects. Free with g_slist_free when you are done with it.
|