Handbook
Glossary
gtk_icon_theme_list_icons ( icon_theme context -- GList* )
Vocabulary
gtk2
.
ffi
Inputs
icon_theme
an
object
context
an
object
Outputs
GList*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GList*
gtk_icon_theme_list_icons
( GtkIconTheme* icon_theme, gchar* context )