summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 83cc05d9..df7b0c94 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -365,7 +365,8 @@ pango_font_description_set_size (PangoFontDescription *desc,
* Return value: the size field for the font description in points or device units.
* You must call pango_font_description_get_size_is_absolute()
* to find out which is the case. Returns 0 if the size field has not
- * previously been set. pango_font_description_get_set_fields() to
+ * previously been set or it has been set to 0 explicitly.
+ * Use pango_font_description_get_set_fields() to
* find out if the field was explicitely set or not.
**/
gint