Method

GtkPageSetupget_top_margin

since: 2.10

Declaration [src]

gdouble
gtk_page_setup_get_top_margin (
  GtkPageSetup* setup,
  GtkUnit unit
)

Description [src]

Gets the top margin in units of unit.

Available since: 2.10

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: gdouble

The top margin.