docs: fix links to print api

This commit is contained in:
William Jon McCann
2014-01-21 15:58:33 -05:00
parent ce941736da
commit 0a16518bcf
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
* which don't provide a native page setup dialog, like Unix. It can * 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 * be used very much like any other GTK+ dialog, at the cost of
* the portability offered by the <link * 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. * Printing support was added in GTK+ 2.10.
*/ */

View File

@ -68,7 +68,7 @@
* which don't provide a native print dialog, like Unix. It can * which don't provide a native print dialog, like Unix. It can
* be used very much like any other GTK+ dialog, at the cost of * be used very much like any other GTK+ dialog, at the cost of
* the portability offered by the * the portability offered by the
* <link linkend="gtk-High-level-Printing-API">high-level printing API</link> * <link linkend="gtk3-High-level-Printing-API">high-level printing API</link>
* *
* In order to print something with #GtkPrintUnixDialog, you need * In order to print something with #GtkPrintUnixDialog, you need
* to use gtk_print_unix_dialog_get_selected_printer() to obtain * to use gtk_print_unix_dialog_get_selected_printer() to obtain