gimp-drawable-offsets

Spencer Kimball & Peter Mattis

Description

Returns the offsets for the drawable.

Help

This procedure returns the specified drawable's offsets. This only makes sense if the drawable is a layer since channels are anchored. The offsets of a channel will be returned as 0.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

Type Name Description
PF_INT offset-x x offset of drawable
PF_INT offset-y y offset of drawable