Method

GtkPaperSizeget_default_right_margin

since: 2.10

Declaration [src]

gdouble
gtk_paper_size_get_default_right_margin (
  GtkPaperSize* size,
  GtkUnit unit
)

Description [src]

Gets the default right margin for the GtkPaperSize.

Available since: 2.10

Parameters

unit

Type: GtkUnit

The unit for the return value, not GTK_UNIT_NONE.

Return value

Type: gdouble

The default right margin.