[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazPango1' (#lcl)

TPangoFont

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazpango1.pas line 444

type TPangoFont = object(TGObject)

  procedure descriptions_free();

  

  function describe;

  

  function describe_with_absolute_size;

  

  function get_coverage();

  

  function get_font_map;

  

  procedure get_glyph_extents();

  

  function get_metrics();

  

end;

Inheritance

TPangoFont

  

TGObject