gdk-pixbuf-2.0 Reference Manual

Synopsis

public    static delegate void          PixbufDestroyNotify       ( uchar[]             pixels )  ;
public    static delegate bool          PixbufSaveFunc            ( string              buf,
                                                                    ulong               count,
                                                                    GLib.Error          error )  ;

Details

PixbufDestroyNotify ()

public    static delegate void          PixbufDestroyNotify       ( uchar[]             pixels )  ;		

PixbufSaveFunc ()

public    static delegate bool          PixbufSaveFunc            ( string              buf,
                                                                    ulong               count,
                                                                    GLib.Error          error )  ;		


Created by Valadoc