Method

GtkPrinterget_description

Declaration [src]

const char*
gtk_printer_get_description (
  GtkPrinter* printer
)

Description [src]

Gets the description of the printer.

Return value

Type: const char*

The description of printer.

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