Method

Gtk.PaperSize.get_ppd_name

Declaration [src]

const char*
gtk_paper_size_get_ppd_name (
  GtkPaperSize* size
)

Description [src]

Gets the PPD name of the GtkPaperSize, which may be NULL.

Return value

Returns: const char*

the PPD name of size

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