[gtk/ebassi/gidocgen: 65/500] infobar: Convert docs




commit 61d85f32a25e8fdb976cb1d7db43a99736c3b026
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 19 16:01:07 2021 -0500

    infobar: Convert docs
    
    Change link syntax, add an example image, generally clean things up.

 gtk/gtkinfobar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c
index 8213acf5ce..7ecd342593 100644
--- a/gtk/gtkinfobar.c
+++ b/gtk/gtkinfobar.c
@@ -56,7 +56,7 @@
  * `GtkInfoBar` is a widget that can be used to show messages to
  * the user without showing a dialog.
  *
- * ![An example GtkInfoBar](infobar.png)
+ * ![An example GtkInfoBar](info-bar.png)
  *
  * It is often temporarily shown at the top or bottom of a document.
  * In contrast to [class@Gtk.Dialog], which has an action area at the


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