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 #GtkStyleContext. This memory is owned by @widget and must not be freed.

Meta