Method

GtkPrintSettingsget_printer

Declaration [src]

const char*
gtk_print_settings_get_printer (
  GtkPrintSettings* settings
)

Description [src]

Convenience function to obtain the value of GTK_PRINT_SETTINGS_PRINTER.

Return value

Type: const char*

The printer name.

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