Module GdkPixbuf.Pixbuf_animation

class type pixbuf_animation_t = object ... end
class pixbuf_animation : [ `pixbuf_animation | `object_ ] Gobject.obj -> pixbuf_animation_t
val new_from_file : string -> (pixbuf_animation_t, GError.t) result
val new_from_resource : string -> (pixbuf_animation_t, GError.t) result