gtk_print_context_get_hard_margins ( print_context top bottom left right -- gboolean )


Vocabulary
gtk3.ffi

Inputs
print_contextan object
topan object
bottoman object
leftan object
rightan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk3 FUNCTION: gboolean
gtk_print_context_get_hard_margins
( GtkPrintContext* print_context, gdouble* top, gdouble*
bottom, gdouble* left, gdouble* right )