[gtk/ebassi/gidocgen: 277/483] printdialog: Add an example image




commit 3b4c14fefcd23014d2d7cb28bdd9ad843fc31957
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 27 18:22:52 2021 -0500

    printdialog: Add an example image

 gtk/gtkprintunixdialog.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gtk/gtkprintunixdialog.c b/gtk/gtkprintunixdialog.c
index 0e9b2fea38..395ea381f3 100644
--- a/gtk/gtkprintunixdialog.c
+++ b/gtk/gtkprintunixdialog.c
@@ -60,6 +60,8 @@
  * `GtkPrintUnixDialog` implements a print dialog for platforms
  * which don’t provide a native print dialog, like Unix.
  *
+ * ![An example GtkPrintUnixDialog](printdialog.png)
+ *
  * It can be used very much like any other GTK dialog, at the cost of
  * the portability offered by the high-level printing API with
  * [class@Gtk.PrintOperation].


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