GtkPrintUnixDialog A print dialog GtkPrintUnixDialog implements a print dialog for platforms which don't provide a native print dialog, like Unix. It can be used very much like any other GTK+ dialog, at the cost of the portability offered by the high-level printing API In order to print something with #GtkPrintUnixDialog, you need to use gtk_print_unix_dialog_get_selected_printer() to obtain a #GtkPrinter object and use it to construct a #GtkPrintJob using gtk_print_job_new(). Printing support was added in GTK+ 2.10. #GtkPageSetupUnixDialog, #GtkPrinter, #GtkPrintJob @title: @parent: @Returns: @dialog: @page_setup: @dialog: @Returns: @dialog: @current_page: @dialog: @Returns: @dialog: @settings: @dialog: @Returns: @dialog: @Returns: @dialog: @child: @tab_label: @GTK_PRINT_CAPABILITY_PAGE_SET: @GTK_PRINT_CAPABILITY_COPIES: @GTK_PRINT_CAPABILITY_COLLATE: @GTK_PRINT_CAPABILITY_REVERSE: @GTK_PRINT_CAPABILITY_SCALE: @dialog: @capabilities: