Gimp.Drawable.prototype.type

function type(): Gimp.ImageType {
    // Gjs wrapper for gimp_drawable_type()
}
  

Returns the drawable's type.

This procedure returns the drawable's type.

Returns

The drawable's type.