| Top |
| char * | go_font_as_str () |
| void | go_font_cache_register () |
| void | go_font_cache_unregister () |
| gboolean | go_font_eq () |
| void | go_font_metrics_free () |
| GOFontMetrics * | go_font_metrics_new () |
| GOFont const * | go_font_new_by_desc () |
| GOFont const * | go_font_new_by_index () |
| GOFont const * | go_font_new_by_name () |
| GOFont const * | go_font_ref () |
| void | go_font_unref () |
| GSList * | go_fonts_list_families () |
| GSList * | go_fonts_list_sizes () |
GOFontMetrics * go_font_metrics_new (PangoContext *context,GOFont const *font);
GOFont const *
go_font_new_by_desc (PangoFontDescription *desc);
NOTE : Absorbs desc
.