Add gtk_printer_get_hard_margins_for_paper_size
authorAdrian Johnson <ajohnson@redneon.com>
Thu, 12 Apr 2018 09:31:37 +0000 (11:31 +0200)
committerMarek Kasik <mkasik@redhat.com>
Thu, 26 Apr 2018 12:19:55 +0000 (14:19 +0200)
commitb0bb7f3da4b174edc6e3e080849bf1ab950c3818
tree3a17077fe948cd0fbff883341a3e7c23d12f944a
parent9774b9fabd0eb6a07c50ef77e2045c6ae8d19837
Add gtk_printer_get_hard_margins_for_paper_size

to retreive paper size specific hard margins and use this
to set the hard margins in the print context.
(modified by Marek Kasik <mkasik@redhat.com>)

https://bugzilla.gnome.org/show_bug.cgi?id=686109
docs/reference/gtk/gtk4-sections.txt
gtk/gtkprintbackend.c
gtk/gtkprintbackend.h
gtk/gtkprinter.c
gtk/gtkprinter.h
gtk/gtkprintoperation-unix.c
modules/printbackends/gtkprintbackendcups.c