Handbook
Glossary
gtk_icon_theme_get_icon_sizes ( icon_theme icon_name -- gint* )
Vocabulary
gtk3
.
ffi
Inputs
icon_theme
an
object
icon_name
an
object
Outputs
gint*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gint*
gtk_icon_theme_get_icon_sizes
( GtkIconTheme* icon_theme, gchar* icon_name )