[tepl] pango: docs: add a 'see also'



commit 61d2f629deb52607b27c52082892a774d0ae829b
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Nov 24 02:28:26 2020 +0100

    pango: docs: add a 'see also'

 tepl/tepl-pango.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/tepl/tepl-pango.c b/tepl/tepl-pango.c
index 36b7823..0ed0f9c 100644
--- a/tepl/tepl-pango.c
+++ b/tepl/tepl-pango.c
@@ -82,6 +82,8 @@ skip:
  * CSS rule set. So the selector and curly braces are not present. Each
  * declaration, including the last one, ends with a semicolon.
  *
+ * See also tepl_utils_override_font().
+ *
  * Returns: (transfer full): A newly allocated string containing the CSS
  *   describing the font description. Free with g_free() when no longer needed.
  * Since: 6.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]