gtk/demos
Matthias Clasen fda9fd5ced print dialog: Some API revisions
Make gtk_print_dialog_setup_finish return a GtkPrintSetup
object, which encapsulates all the data that needs to be
transferred between the setup and print calls, and make
the print_file and print methods take an extra GtkPrintSetup
argument.

Change the print call to return an output stream, rather
than take an input stream. The results are now returned
when the output stream is closed.

With some further cleanup, this makes the GtkPrintDialog
object a proper builder object - you can create multiple
print dialogs from the same GtkPrintDialog object, in
parallel, and they won't interfere with each other.
2023-10-01 09:30:38 -04:00
..
constraint-editor constraint-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
gtk-demo print dialog: Some API revisions 2023-10-01 09:30:38 -04:00
icon-browser Fix compile_resources present source directory 2023-03-07 21:59:50 +00:00
node-editor Document node format for stroke and fill nodes 2023-08-26 07:39:23 -04:00
print-editor print-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
widget-factory build: Move objcopy checks to one place 2023-06-28 07:11:51 -04:00
meson.build build: Rename another option 2023-05-09 21:41:27 -04:00