StyleProvider.getIconFactory
gtk.icon_factory.IconFactory getIconFactory(gtk.widget_path.WidgetPath path)Returns the #GtkIconFactory defined to be in use for path, or null if none is defined.
Parameters
path | #GtkWidgetPath to query |
Returns
The icon factory to use for path, or null
Deprecated
Will always return null for all GTK-provided style providers.