[pango/simple-fontmap: 5/22] fontmap: Improve docs slightly
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/simple-fontmap: 5/22] fontmap: Improve docs slightly
- Date: Wed, 29 Dec 2021 18:56:50 +0000 (UTC)
commit fe08f815d2902c36d4f7c76b3b9fa29e6825b9c9
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]