StyleContext.setScreen

Attaches context to the given screen.

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

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

class StyleContext
void
setScreen

Parameters

screen Screen

Meta