Method

GtkPaperSizeget_width

Declaration [src]

double
gtk_paper_size_get_width (
  GtkPaperSize* size,
  GtkUnit unit
)

Description [src]

Gets the paper width of the GtkPaperSize, in units of unit.

Parameters

unit

Type: GtkUnit

The unit for the return value, not GTK_UNIT_NONE.

Return value

Type: double

The paper width.