docs: fix links to print api
This commit is contained in:
@ -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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user