Method
GtkNumerableIconset_style_context
deprecated: 3.14 since: 3.0
Declaration [src]
void
gtk_numerable_icon_set_style_context (
GtkNumerableIcon* self,
GtkStyleContext* style
)
Description [src]
Updates the icon to fetch theme information from the
given GtkStyleContext
.
Available since: 3.0
Deprecated since: 3.14
Please do not use it in newly written code.
Sets property | Gtk.NumerableIcon:style-context |
Parameters
style
-
Type:
GtkStyleContext
A
GtkStyleContext
.The data is owned by the caller of the method.