Handbook
Glossary
g_icon_new_for_string ( str error -- GIcon* )
Vocabulary
gio
.
ffi
Inputs
str
an
object
error
an
object
Outputs
GIcon*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GIcon*
g_icon_new_for_string
( gchar* str, GError* error )