[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgdkpixbuf2.pas line 327
type TGdkPixbufModuleUpdatedFunc = procedure( |
pixbuf: PGdkPixbuf; |
x: gint; |
y: gint; |
width: gint; |
height: gint; |
user_data: gpointer |
); |