[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.2" ) ]
public unowned Screen get_screen (int screen_num)
Warning: get_screen is deprecated since 3.20.
Returns a screen object for one of the screens of the display.
There is only one screen; use get_default_screen to get it.
this |
a Display |
screen_num |
the screen number |
the Screen object |