Method

Gtk.PaperSize.get_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

Returns: const char*

the human-readable name of size

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string