package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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