Function
Gimptext_layer_set_line_spacing
Declaration [src]
gboolean
gimp_text_layer_set_line_spacing (
GimpLayer* layer,
gdouble line_spacing
)
Description [src]
Adjust the line spacing in a text layer.
This procedure sets the additional spacing used between lines a text layer.
Available since: | 2.6 |
Parameters
layer |
GimpLayer |
The text layer. |
|
The data is owned by the caller of the function. | |
line_spacing |
gdouble |
The additional line spacing to use. |