Gimp.TextLayer.prototype.get_base_direction

function get_base_direction(): Gimp.TextDirection {
    // Gjs wrapper for gimp_text_layer_get_base_direction()
}
  

Get the base direction used for rendering the text layer.

This procedure returns the base direction used for rendering the text in the text layer

Since 2.6

Returns

The based direction used for the text layer.