gdkDisplayManagerListDisplays {RGtk2}R Documentation

gdkDisplayManagerListDisplays

Description

List all currently open displays.

Usage

gdkDisplayManagerListDisplays(object)

Arguments

object [GdkDisplayManager] a GdkDisplayManager

Details

Since 2.2

Value

[list] a newly allocated list of GdkDisplay objects. Free this list with g\Slist\Free() when you are done with it.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]