| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 847
type TPangoFontFamily = object(TGObject)  | 
||
function get_name;  | 
  | 
|
function is_monospace;  | 
  | 
|
procedure list_faces();  | 
  | 
|
end;  | 
  | 
||
  |