set_screen


Description:

[ Version ( since = "3.0" ) ]
public void set_screen (Screen screen)

Attaches this to the given screen.

The screen is used to add style information from “global” style providers, such as the screen’s Settings instance.

If you are using a StyleContext returned from get_style_context, you do not need to call this yourself.

Parameters:

this

a StyleContext

screen

a Screen