[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgdkpixbuf2.pas line 333
type TGdkPixbufModuleSaveCallbackFunc = function( |
save_func: TGdkPixbufSaveFunc; |
user_data: gpointer; |
pixbuf: PGdkPixbuf; |
option_keys: PPgchar; |
option_values: PPgchar; |
error: PPGError |
):gboolean; |