Method
GtkPageSetupset_bottom_margin
Declaration [src]
void
gtk_page_setup_set_bottom_margin (
GtkPageSetup* setup,
double margin,
GtkUnit unit
)
Parameters
margin
-
Type:
double
The new bottom margin in units of
unit
. unit
-
Type:
GtkUnit
The units for
margin
.