NumerableIcon.with_style_context
Description:
[ CCode ( has_construct_function = false , type = "GIcon*" ) ]
[ Version ( since = "3.0" ) ]
public NumerableIcon.with_style_context (Icon base_icon, StyleContext context)
[ Version ( since = "3.0" ) ]
public NumerableIcon.with_style_context (Icon base_icon, StyleContext context)
Creates a new NumerableIcon which will themed according to the passed StyleContext.
This is a convenience constructor that calls set_style_context internally.
Parameters:
base_icon |
a Icon to overlay on |
context |
Returns:
a new Icon |