diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2014-01-21 15:58:33 -0500 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2014-01-21 18:57:38 -0500 |
commit | 0a16518bcfeff6ac6c3b3566b774300f0e1a2c89 (patch) | |
tree | 8bcee48af964773ade210fe18b4c2ce2fdc48222 /gtk/gtkpagesetupunixdialog.c | |
parent | ce941736da968d8ce58e1f4ce2e77ba84bf36205 (diff) | |
download | gtk+-0a16518bcfeff6ac6c3b3566b774300f0e1a2c89.tar.gz |
docs: fix links to print api
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 5601aefe36..4225f4c8fb 100644 --- a/gtk/gtkpagesetupunixdialog.c +++ b/gtk/gtkpagesetupunixdialog.c @@ -54,7 +54,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 <link - * linkend="gtk-High-level-Printing-API">high-level printing API</link> + * linkend="gtk3-High-level-Printing-API">high-level printing API</link> * * Printing support was added in GTK+ 2.10. */ |