Handbook
Glossary
gtk_icon_source_set_filename ( icon_source filename -- )
Vocabulary
gtk3
.
ffi
Inputs
icon_source
an
object
filename
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_icon_source_set_filename
( GtkIconSource* icon_source, char* filename )