Reference Manual - 1.0.0
IDirectFBFont   GetHeight

Get the logical height of this font. This is the vertical distance from one baseline to the next when writing several lines of text. Note that this value does not correspond the height value specified when loading the font.

GetHeight (
  IDirectFBFont   * thiz,
  int   * ret_height
);