StyleProviderT.getIconFactory

Warning gtk_style_provider_get_icon_factory has been deprecated since version 3.8 and should not be used in newly-written code. Will always return NULL for all GTK-provided style providers. Returns the GtkIconFactory defined to be in use for path, or NULL if none is defined.

template StyleProviderT(TStruct)
getIconFactory

Parameters

path WidgetPath

GtkWidgetPath to query

Return Value

The icon factory to use for path, or NULL. [transfer none] Since 3.0

Meta