[gtk/ebassi/gidocgen: 298/481] image: Small doc tweak




commit 2c0625c9d6a37407ea1006957b99308de9523f0e
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 27 19:47:46 2021 -0500

    image: Small doc tweak

 gtk/gtkimage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c
index 1c241b0cff..b598166ef8 100644
--- a/gtk/gtkimage.c
+++ b/gtk/gtkimage.c
@@ -59,7 +59,7 @@
  *
  * If you want to handle errors in loading the file yourself,
  * for example by displaying an error message, then load the image with
- * `gdk_texture_new_from_file()`, then create the `GtkImage` with
+ * [ctor@Gdk.Texture.new_from_file], then create the `GtkImage` with
  * [ctor@Gtk.Image.new_from_paintable].
  *
  * Sometimes an application will want to avoid depending on external data


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