Widget.getStyleContext

Returns the style context associated to widget. The returned object is guaranteed to be the same for the lifetime of widget.

class Widget
getStyleContext
()

Return Value

a gtk.StyleContext This memory is owned by widget and must not be freed.