[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.0" ) ]
public virtual unowned IconFactory? get_icon_factory (WidgetPath path)
Warning: get_icon_factory is deprecated since 3.8.
Returns the IconFactory defined to be in use for path
, or
null if none is defined.
Will always return null for all GTK-provided style providers.
this | |
path |
WidgetPath to query |
The icon factory to use for |