get_icon_factory


Description:

[ 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.

Note:

Will always return null for all GTK-provided style providers.

Parameters:

this

a StyleProvider

path

WidgetPath to query

Returns:

The icon factory to use for path, or null