docs: Fix link in GtkSymbolicColor description
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 16 Nov 2021 13:37:33 +0000 (13:37 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 16 Nov 2021 13:37:33 +0000 (13:37 +0000)
gtk/gtkenums.h

index d6bc12d14fd41b3075da7470bb9ec092ccd4919d..d356a9154e0172b0d1a6e36af7fbf982e61c49c4 100644 (file)
@@ -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.
  *