Method

GtkPageSetupget_right_margin

since: 2.10

Declaration [src]

gdouble
gtk_page_setup_get_right_margin (
  GtkPageSetup* setup,
  GtkUnit unit
)

Description [src]

Gets the right margin in units of unit.

Available since: 2.10

Parameters

unit

Type: GtkUnit

The unit for the return value.

Return value

Type: gdouble

The right margin.