public class PixbufSimpleAnim : PixbufAnimation {
public PixbufSimpleAnim ( int width,
int height,
float rate ) ;
public void add_frame ( Pixbuf pixbuf ) ;
}

public PixbufSimpleAnim ( int width,
int height,
float rate ) ;
public void add_frame ( Pixbuf pixbuf ) ;
Created by Valadoc