[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
|