summaryrefslogtreecommitdiff
path: root/gtk/gtkpicture.c
diff options
context:
space:
mode:
authorBilal Elmoussaoui <belmouss@redhat.com>2023-03-27 21:19:06 +0200
committerBilal Elmoussaoui <belmouss@redhat.com>2023-03-27 21:29:08 +0200
commitd1c43b94efa6e03c69e2ef56a2233c7f3eace20c (patch)
treec8a9b26ecd39a487b16c0efa8fdf9ba4bb4003a3 /gtk/gtkpicture.c
parent506206e1bd743de333f543782f5f37c2646dcc7a (diff)
downloadgtk+-d1c43b94efa6e03c69e2ef56a2233c7f3eace20c.tar.gz
docs: Fix various broken links
Diffstat (limited to 'gtk/gtkpicture.c')
-rw-r--r--gtk/gtkpicture.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkpicture.c b/gtk/gtkpicture.c
index b2dba48d2b..72ee47b195 100644
--- a/gtk/gtkpicture.c
+++ b/gtk/gtkpicture.c
@@ -68,8 +68,8 @@
* that paintables are never made smaller than their ideal size - but
* be careful if you do not know the size of the paintable in use (like
* when displaying user-loaded images). This can easily cause the picture to
- * grow larger than the screen. And [property@GtkWidget:halign] and
- * [property@GtkWidget:valign] can be used to make sure the paintable doesn't
+ * grow larger than the screen. And [property@Gtk.Widget:halign] and
+ * [property@Gtk.Widget:valign] can be used to make sure the paintable doesn't
* fill all available space but is instead displayed at its original size.
*
* ## CSS nodes