Method

GimpTextLayerget_indent

since: 2.6

Declaration [src]

gdouble
gimp_text_layer_get_indent (
  GimpTextLayer* layer
)

Description [src]

Get the line indentation of text layer.

This procedure returns the indentation of the first line in a text layer.

Available since: 2.6

Return value

Type: gdouble

The indentation value of the first line.