Gimp.TextLayer.prototype.get_font

function get_font(): Gimp.Font {
    // Gjs wrapper for gimp_text_layer_get_font()
}
  

Get the font from a text layer as string.

This procedure returns the font from a text layer.

Since 2.6

Returns

The font which is used in the specified text layer.