gtk.print_operation

Module for PrintOperation class

Members

Classes

PrintOperation
class PrintOperation

GtkPrintOperation is the high-level, portable printing API. It looks a bit different than other GTK+ dialogs such as the #GtkFileChooser, since some platforms don’t expose enough infrastructure to implement a good print dialog. On such platforms, GtkPrintOperation uses the native print dialog. On platforms which do not provide a native print dialog, GTK+ uses its own, see #GtkPrintUnixDialog.

PrintOperationGidBuilder
class PrintOperationGidBuilder

Fluent builder for gtk.print_operation.PrintOperation

PrintOperationGidBuilderImpl
class PrintOperationGidBuilderImpl(T)

Fluent builder implementation template for gtk.print_operation.PrintOperation