forked from AuroraMiddleware/gtk
Fix a typo in the ::update-custom-widget docs
This commit is contained in:
parent
7b49379b55
commit
d2ac65c8ba
@ -830,9 +830,9 @@ gtk_print_operation_class_init (GtkPrintOperationClass *class)
|
||||
* @setup: actual page setup
|
||||
* @settings: actual print settings
|
||||
*
|
||||
* Emmited after change of selected printer. The actual page setup and
|
||||
* Emitted after change of selected printer. The actual page setup and
|
||||
* print settings are passed to the custom widget, which can actualize
|
||||
* itself according to this change.
|
||||
* itself according to this change.
|
||||
*
|
||||
* Since: 2.18
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user