Handbook
Glossary
gtk_icon_theme_set_custom_theme ( icon_theme theme_name -- )
Vocabulary
gtk2
.
ffi
Inputs
icon_theme
an
object
theme_name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_icon_theme_set_custom_theme
( GtkIconTheme* icon_theme, gchar* theme_name )