Function

Gimptext_layer_get_line_spacing

Declaration [src]

gdouble
gimp_text_layer_get_line_spacing (
  GimpLayer* 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

Parameters

layer GimpLayer
 

The text layer.

 The data is owned by the caller of the function.

Return value

Returns: gdouble
 

The line-spacing value.