GtkPageSetupUnixDialog

gtk.page_setup_unix_dialog.PageSetupUnixDialog implements a page setup dialog for platforms which don’t provide a native page setup dialog, like Unix.

An example GtkPageSetupUnixDialog

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 gtk.print_operation.PrintOperation.

CSS nodes

gtk.page_setup_unix_dialog.PageSetupUnixDialog has a single CSS node with the name window and style class .pagesetup.

struct GtkPageSetupUnixDialog