Method
GimpTextLayerget_base_direction
Declaration [src]
GimpTextDirection
gimp_text_layer_get_base_direction (
GimpTextLayer* layer
)
Description [src]
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.
Available since: | 2.6 |
Return value
Returns: | GimpTextDirection |
The based direction used for the text layer. |