Grx.Font.prototype.get_char_height

function get_char_height(c: String): Number(gint) {
    // Gjs wrapper for grx_font_get_char_height()
}
  

Gets the height of a character using the specified font.

c

the character

Returns

the height