Method
GtkPrintUnixDialogget_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
Type: GtkPrinter
The currently selected printer.
| The returned data is owned by the instance. | 
| The return value can be NULL. |