gimp-developer  

Re: layer_get_offests(layerId, &x, &y);

Nick Lamb
Thu, 30 Nov 2000 04:34:25 -0800

On Thu, Nov 30, 2000 at 01:13:33AM -0500, Maneesh Yadav wrote:
> 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...

gimp_drawable_offsets(id, &x, &y) ??

Nick.