mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 00:20:09 +00:00
Merge branch 'matthiasc/for-main' into 'main'
print dialog: Improve local fallback See merge request GNOME/gtk!6547
This commit is contained in:
commit
b1809bfd88
@ -1269,6 +1269,8 @@ create_print_dialog (GtkPrintDialog *self,
|
||||
if (page_setup)
|
||||
gtk_print_unix_dialog_set_page_setup (dialog, page_setup);
|
||||
|
||||
gtk_print_unix_dialog_set_embed_page_setup (dialog, TRUE);
|
||||
|
||||
return dialog;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user