diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-04 21:17:49 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-04 22:11:34 -0400 |
commit | f5610001248a1328ca3b604da50b957ad5652a2d (patch) | |
tree | b0fc774c2abdd7d888b6186ce09c4ae3b6ad3b1b /gtk/gtkpagesetupunixdialog.c | |
parent | 93c9600145d2d8d88d0d1c1b7333afbf59d5e10e (diff) | |
download | gtk+-f5610001248a1328ca3b604da50b957ad5652a2d.tar.gz |
docs: Clean up many dangling links
In many cases, these were references to no longer
existing api, so some rewording was necessary.
Diffstat (limited to 'gtk/gtkpagesetupunixdialog.c')
-rw-r--r-- | gtk/gtkpagesetupunixdialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpagesetupunixdialog.c b/gtk/gtkpagesetupunixdialog.c index a6afe27679..6cce41b50f 100644 --- a/gtk/gtkpagesetupunixdialog.c +++ b/gtk/gtkpagesetupunixdialog.c @@ -50,7 +50,7 @@ * which don’t provide a native page setup dialog, like Unix. It can * be used very much like any other GTK dialog, at the cost of * the portability offered by the - * [high-level printing API][gtk3-High-level-Printing-API] + * [high-level printing API][gtk4-High-level-Printing-API] */ typedef struct _GtkPageSetupUnixDialogClass GtkPageSetupUnixDialogClass; |