forked from AuroraMiddleware/gtk
typo fix
svn path=/trunk/; revision=21216
This commit is contained in:
parent
8f59f3adbb
commit
7cc3908418
@ -292,7 +292,7 @@ A value of this type is returned by gtk_print_operation_run().
|
||||
@GTK_PRINT_OPERATION_RESULT_APPLY: The print settings should be stored.
|
||||
@GTK_PRINT_OPERATION_RESULT_CANCEL: The print operation has been canceled,
|
||||
the print settings should not be stored.
|
||||
@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is complete
|
||||
@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is not complete
|
||||
yet. This value will only be returned when running asynchronously.
|
||||
|
||||
<!-- ##### ENUM GtkPrintError ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user