Method

GtkPageSetupset_top_margin

since: 2.10

Declaration [src]

void
gtk_page_setup_set_top_margin (
  GtkPageSetup* setup,
  gdouble margin,
  GtkUnit unit
)

Description [src]

Sets the top margin of the GtkPageSetup.

Available since: 2.10

Parameters

margin

Type: gdouble

The new top margin in units of unit.

unit

Type: GtkUnit

The units for margin.