gdkDisplayManagerListDisplays {RGtk2} | R Documentation |
List all currently open displays.
gdkDisplayManagerListDisplays(object)
|
[GdkDisplayManager ] a GdkDisplayManager |
Since 2.2
[list] a newly allocated list
of GdkDisplay
objects.
Free this list with g\Slist\Free()
when you are done with it.
Derived by RGtkGen from GTK+ documentation