close
public boolean close()
gdk_pixbuf_loader_close
protected static final boolean gdk_pixbuf_loader_close(Handle loader,
int error)
gdk_pixbuf_loader_get_animation
protected static final Handle gdk_pixbuf_loader_get_animation(Handle loader)
gdk_pixbuf_loader_get_pixbuf
protected static final Handle gdk_pixbuf_loader_get_pixbuf(Handle loader)
gdk_pixbuf_loader_get_type
protected static final int gdk_pixbuf_loader_get_type()
BEGINNING OF GENERATED CODE
gdk_pixbuf_loader_new
protected static final Handle gdk_pixbuf_loader_new()
gdk_pixbuf_loader_new_with_type
protected static final Handle gdk_pixbuf_loader_new_with_type(String imageType,
int error)
gdk_pixbuf_loader_write
protected static final boolean gdk_pixbuf_loader_write(Handle loader,
byte[] buf,
int count,
int error)
getPixbuf
public Pixbuf getPixbuf()
write
public boolean write(byte[] buffer)