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

TGdkPixbufModuleSaveFunc

Declaration

Source position: lazgdkpixbuf2.pas line 332

type TGdkPixbufModuleSaveFunc = function(

  f: Pgpointer;

  pixbuf: PGdkPixbuf;

  param_keys: PPgchar;

  param_values: PPgchar;

  error: PPGError

):gboolean;