Handbook
Glossary
g_loadable_icon_load_finish ( loadable_icon res type error -- GInputStream* )
Vocabulary
gio
.
ffi
Inputs
loadable_icon
an
object
res
an
object
type
an
object
error
an
object
Outputs
GInputStream*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GInputStream*
g_loadable_icon_load_finish
( GLoadableIcon* loadable_icon, GAsyncResult* res, gchar*
type, GError* error )