gimp-developer  

layer_get_offests(layerId, &x, &y);

Maneesh Yadav
Wed, 29 Nov 2000 22:04:18 -0800

No one knows how to get the offsets for a layer from libgimp do they? I
see a set_offsets but no get...
Shouldn't we put an accessor method in there...I would add it myself, but
I don't get that pdb meta code...