Gimp.context_get_transform_direction

function context_get_transform_direction(): Gimp.TransformDirection {
    // Gjs wrapper for gimp_context_get_transform_direction()
}
  

Get the transform direction.

This procedure returns the transform direction. The return value is an integer which corresponds to the values listed in the argument description.

Since 2.8

Returns

The transform direction.