diff options
author | Adrian Johnson <ajohnson@redneon.com> | 2018-04-12 11:31:37 +0200 |
---|---|---|
committer | Marek Kasik <mkasik@redhat.com> | 2018-04-26 14:19:55 +0200 |
commit | b0bb7f3da4b174edc6e3e080849bf1ab950c3818 (patch) | |
tree | 3a17077fe948cd0fbff883341a3e7c23d12f944a /docs | |
parent | 9774b9fabd0eb6a07c50ef77e2045c6ae8d19837 (diff) | |
download | gtk+-b0bb7f3da4b174edc6e3e080849bf1ab950c3818.tar.gz |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 7ea8aa8ba8..90d886cbc6 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -5278,6 +5278,7 @@ gtk_printer_request_details gtk_printer_get_capabilities gtk_printer_get_default_page_size gtk_printer_get_hard_margins +gtk_printer_get_hard_margins_for_paper_size GtkPrinterFunc gtk_enumerate_printers |