forked from AuroraMiddleware/gtk
Correct a doc comment
Add 'papi' to the list of possible print backends, and mention 'file' instead of 'pdf'.
This commit is contained in:
parent
69fc109c22
commit
54863bbba6
@ -741,7 +741,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
|
||||
*
|
||||
* A comma-separated list of print backends to use in the print
|
||||
* dialog. Available print backends depend on the GTK+ installation,
|
||||
* and may include "pdf", "cups" or "lpr".
|
||||
* and may include "file", "cups", "lpr" or "papi".
|
||||
*
|
||||
* Since: 2.10
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user