Handbook
Glossary
gtk_style_provider_get_icon_factory ( style_provider path -- GtkIconFactory* )
Vocabulary
gtk3
.
ffi
Inputs
style_provider
an
object
path
an
object
Outputs
GtkIconFactory*
an
object
Definition
USING:
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkIconFactory*
gtk_style_provider_get_icon_factory
( GtkStyleProvider* style_provider, GtkWidgetPath* path )