Source position: gdkpixbuf.pp line 277
type _GdkPixbufLoader = record
theobject: PGtkObject;
priv: PGdkPixbufLoaderPrivate;
end;