SOrry for a such an obvious question I didn't think to look in the gimp_drawable...although I guess it is a little inconsistent to have a gimp_layer_set_offsets and a gimp_drawable_get_offsets (shouldn't here be no layaer call, just drawable)...anywhoo it's not that importaant... Thanks Again, Maneesh On Thu, 30 Nov 2000, Nick Lamb wrote: > 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. >