pagesetupdialog: Add an example image

This commit is contained in:
Matthias Clasen 2021-02-27 18:21:52 -05:00 committed by Emmanuele Bassi
parent c65239155f
commit af6af482c4

View File

@ -45,6 +45,8 @@
* `GtkPageSetupUnixDialog` implements a page setup dialog for platforms
* which dont provide a native page setup dialog, like Unix.
*
* ![An example GtkPageSetupUnixDialog](pagesetupdialog.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 in [class@Gtk.PrintOperation].