Handbook
Glossary
gdk_pixbuf_new_from_resource ( resource_path error -- GdkPixbuf* )
Vocabulary
gdk-pixbuf
.
ffi
Inputs
resource_path
an
object
error
an
object
Outputs
GdkPixbuf*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk-pixbuf.ffi
LIBRARY:
gdk-pixbuf
FUNCTION:
GdkPixbuf*
gdk_pixbuf_new_from_resource
( gchar* resource_path, GError* error )