Method

GtkPrinterget_location

Declaration [src]

const char*
gtk_printer_get_location (
  GtkPrinter* printer
)

Description [src]

Returns a description of the location of the printer.

Gets propertyGtk.Printer:location

Return value

Type: const char*

The location of printer.

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