Handbook
Glossary
g_loadable_icon_load ( loadable_icon size type cancellable error -- GInputStream* )
Vocabulary
gio
.
ffi
Inputs
loadable_icon
an
object
size
an
object
type
an
object
cancellable
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
( GLoadableIcon* loadable_icon,
gint
size, gchar* type,
GCancellable* cancellable, GError* error )