Handbook
Glossary
gdk_pixbuf_save_to_streamv ( pixbuf stream type option_keys option_values cancellable error -- gboolean )
Vocabulary
gdk-pixbuf
.
ffi
Inputs
pixbuf
an
object
stream
an
object
type
an
object
option_keys
an
object
option_values
an
object
cancellable
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gio.ffi
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk-pixbuf.ffi
LIBRARY:
gdk-pixbuf
FUNCTION:
gboolean
gdk_pixbuf_save_to_streamv
( GdkPixbuf* pixbuf, GOutputStream* stream, gchar* type,
gchar** option_keys, gchar** option_values, GCancellable*
cancellable, GError* error )