[pango/simple-fontmap: 4/23] fontmap: Improve docs slightly
- From: Matthias Clasen <matthiasc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [pango/simple-fontmap: 4/23] fontmap: Improve docs slightly
 
- Date: Fri, 31 Dec 2021 20:31:23 +0000 (UTC)
 
commit b48700331a2be521f06d231554d2259776e78a1f
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 29 13:55:23 2021 -0500
    fontmap: Improve docs slightly
    
    Mention GListModel.
 pango/pango-fontmap.c | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c
index 7321d975..71e3e20c 100644
--- a/pango/pango-fontmap.c
+++ b/pango/pango-fontmap.c
@@ -124,6 +124,11 @@ pango_font_map_load_font  (PangoFontMap               *fontmap,
  * @n_families: (out): location to store the number of elements in @families
  *
  * List all families for a fontmap.
+ *
+ * Note that the returned families are not in any particular order.
+ *
+ * `PangoFontMap` also implemented the [iface@Gio.ListModel] interface
+ * for enumerating families.
  */
 void
 pango_font_map_list_families (PangoFontMap      *fontmap,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]