[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdkPixbuf2' (#lcl)

gdk_pixbuf_save_to_callback

Declaration

Source position: lazgdkpixbuf2.pas line 527

function gdk_pixbuf_save_to_callback(

  pixbuf: PGdkPixbuf;

  save_func: TGdkPixbufSaveFunc;

  user_data: gpointer;

  type_: Pgchar;

  error: PPGError;

  args: array of Const

):gboolean;