StyleContext.setPath

Sets the gtk.WidgetPath used for style matching. As a consequence, the style will be regenerated to match the new given path.

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

class StyleContext
void
setPath

Parameters

path WidgetPath

Meta