Method
GtkWidgetget_style_context
Declaration [src]
GtkStyleContext*
gtk_widget_get_style_context (
GtkWidget* widget
)
Description [src]
Returns the style context associated to widget.
The returned object is guaranteed to be the same
for the lifetime of widget.
| Deprecated since: | 4.10 |
Style contexts will be removed in GTK 5 | |
Return value
| Returns: | GtkStyleContext |
The widget’s |
|
| The data is owned by the instance. |