Display.getScreen

Returns a screen object for one of the screens of the display.

More...
class Display
getScreen
()

Parameters

screenNum int

the screen number

Return Value

Type: Screen

the #GdkScreen object

Detailed Description

Deprecated: There is only one screen; use gdk_display_get_default_screen() to get it.

Meta