Retrieve the hard margins of @printer for @paper_size.
These are the margins that define the area at the borders of the paper that the printer cannot print to.
Note: This will not succeed unless the printer’s details are available, see [method@Gtk.Printer.has_details] and [method@Gtk.Printer.request_details].
a GtkPaperSize
a location to store the top margin in
a location to store the bottom margin in
a location to store the left margin in
a location to store the right margin in
%TRUE iff the hard margins were retrieved
See Implementation
Retrieve the hard margins of @printer for @paper_size.
These are the margins that define the area at the borders of the paper that the printer cannot print to.
Note: This will not succeed unless the printer’s details are available, see [method@Gtk.Printer.has_details] and [method@Gtk.Printer.request_details].