Method

GtkPaperSizeget_display_name

Declaration [src]

const char*
gtk_paper_size_get_display_name (
  GtkPaperSize* size
)

Description [src]

Gets the human-readable name of the GtkPaperSize.

Return value

Type: const char*

The human-readable name of size.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.