Function

Gtk.PaperSize.get_default

Declaration [src]

const char*
gtk_paper_size_get_default (
  void
)

Description [src]

Returns the name of the default paper size, which depends on the current locale.

Return value

Returns: const char*

the name of the default paper size. The string is owned by GTK and should not be modified.

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