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 gdk.Screen object

Detailed Description

Deprecated: There is only one screen; use Display.getDefaultScreen to get it.

Meta