summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-14 17:51:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-14 17:51:48 -0400
commit9ad3906cba55e0c0b2a57fe33a878b1da99208b6 (patch)
treec3bfe78e8c20d5cb1416100780e8faf41b68d976 /pango/pango-context.c
parentc8212c485827cddd3c9a6a7c2a57e54d9254a10c (diff)
downloadpango-9ad3906cba55e0c0b2a57fe33a878b1da99208b6.tar.gz
Some more doc tweaks
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 8dd097ee..6a5dcfdd 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -46,6 +46,17 @@
#include "pango-emoji-private.h"
/**
+ * SECTION:context
+ * @title:Contexts
+ * @short_description: Global context object
+ *
+ * The #PangoContext structure stores global information
+ * influencing Pango's operation, such as the fontmap used
+ * to look up fonts, and default values such as the default
+ * language, default gravity, or default font.
+ */
+
+/**
* PangoContext:
*
* The #PangoContext structure stores global information