Handbook
Glossary
gdk_pixbuf_set_option ( pixbuf key value -- gboolean )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
pixbuf
an
object
key
an
object
value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
gboolean
gdk_pixbuf_set_option
( GdkPixbuf* pixbuf, gchar* key, gchar* value )