Gimp.TextLayer.prototype.get_line_spacing

function get_line_spacing(): Number(gdouble) {
    // Gjs wrapper for gimp_text_layer_get_line_spacing()
}
  

Get the spacing between lines of text.

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

Since 2.6

Returns

The line-spacing value.