Handbook
Glossary
GdkPixbufModuleSaveCallbackFunc ( quot -- alien )
Vocabulary
gdk-pixbuf
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk-pixbuf.ffi
LIBRARY:
gdk-pixbuf
CALLBACK:
gboolean
GdkPixbufModuleSaveCallbackFunc
(
GdkPixbufSaveFunc
save_func,
gpointer
user_data,
GdkPixbuf* pixbuf, gchar** option_keys, gchar**
option_values, GError* error )