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

gdk_pixbuf_save_to_callbackv

Declaration

Source position: lazgdkpixbuf2.pas line 528

function gdk_pixbuf_save_to_callbackv(

  pixbuf: PGdkPixbuf;

  save_func: TGdkPixbufSaveFunc;

  user_data: gpointer;

  type_: Pgchar;

  option_keys: PPgchar;

  option_values: PPgchar;

  error: PPGError

):gboolean;