Gimp.context_get_transform_direction

@returns(Gimp.TransformDirection)
def context_get_transform_direction():
    # Python wrapper for gimp_context_get_transform_direction()
  

Get the transform direction.

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

Since 2.8

Returns