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

Type: gtk.style_context.StyleContext

a #GtkStyleContext. This memory is owned by widget and must not be freed.