Handbook
Glossary
gtk_icon_set_add_source ( icon_set source -- )
Vocabulary
gtk3
.
ffi
Inputs
icon_set
an
object
source
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_icon_set_add_source
( GtkIconSet* icon_set, GtkIconSource* source )