Handbook
Glossary
GdkPixbuf>byte-array ( GdkPixbuf type -- byte-array )
Vocabulary
images
.
loader
.
gtk
.
private
Inputs
GdkPixbuf
an
object
type
an
object
Outputs
byte-array
an
object
Definition
USING:
alien.c-types
alien.data
alien.syntax
gdk2.pixbuf.ffi
glib.ffi
kernel
;
IN:
images.loader.gtk.private
:
GdkPixbuf>byte-array
( GdkPixbuf type -- byte-array )
{
void*
int
}
[
rot
f
f
{
{
pointer:
GError
initial:
f
}
}
[
gdk_pixbuf_save_to_bufferv
drop
]
with-out-parameters
]
with-out-parameters
rot
handle-GError
memory>byte-array
;