Top | ![]() |
![]() |
![]() |
![]() |
#define | FO_PIXBUF_IFACE() |
GdkPixbuf * | fo_pixbuf_get_pixbuf () |
void | fo_pixbuf_set_pixbuf () |
#define FO_PIXBUF_IFACE(obj) (G_TYPE_CHECK_CLASS_CAST ((obj), FO_TYPE_PIXBUF, FoPixbufIface))
GdkPixbuf *
fo_pixbuf_get_pixbuf (FoImage *fo_image
);
Gets the GdkPixbuf contained by fo_image
.