Method
Gtk.PrintUnixDialog.get_selected_printer
Declaration [src]
GtkPrinter*
gtk_print_unix_dialog_get_selected_printer (
  GtkPrintUnixDialog* dialog
)
Description [src]
Gets the currently selected printer.
| Gets property | Gtk.PrintUnixDialog:selected-printer | 
Return value
| Returns: GtkPrinter | |
| the currently selected printer | |
| Ownership is not transferred to the caller | |