Method

GimpTextLayerget_line_spacing

Declaration [src]

gdouble
gimp_text_layer_get_line_spacing (
  GimpTextLayer* layer
)

Description [src]

Get the spacing between lines of text.

This procedure returns the line-spacing between lines of text in a text layer.

Available since:2.6

Return value

Returns: gdouble
 

The line-spacing value.