[gtk/ebassi/docs-fixes] docs: Fix link in GtkSymbolicColor description



commit a5bf0591ee67fdc079b69ad9dfb1237217f8d58f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Nov 16 13:37:33 2021 +0000

    docs: Fix link in GtkSymbolicColor description

 gtk/gtkenums.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index d6bc12d14f..d356a9154e 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -685,7 +685,7 @@ typedef enum {
  * @GTK_SIZE_REQUEST_HEIGHT_FOR_WIDTH: Prefer height-for-width geometry management
  * @GTK_SIZE_REQUEST_WIDTH_FOR_HEIGHT: Prefer width-for-height geometry management
  * @GTK_SIZE_REQUEST_CONSTANT_SIZE: Don’t trade height-for-width or width-for-height
- * 
+ *
  * Specifies a preference for height-for-width or
  * width-for-height geometry management.
  */
@@ -1139,7 +1139,7 @@ typedef enum {
  * @GTK_SYMBOLIC_COLOR_SUCCESS: Indication color for success
  *
  * The indexes of colors passed to symbolic color rendering, such as
- * [vfunc.GtkSymbolicPaintable.snapshot_symbolic].
+ * [vfunc@Gtk.SymbolicPaintable.snapshot_symbolic].
  *
  * More values may be added over time.
  *


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