Creates a new page setup dialog.
Gets the currently selected page setup from the dialog.
Gets the current print settings from the dialog.
Sets the gtk.page_setup.PageSetup from which the page setup dialog takes its values.
Sets the gtk.print_settings.PrintSettings from which the page setup dialog takes its values.
Adds an activatable widget to the action area of a gtk.dialog.Dialog.
Adds a button with the given text.
Returns the content area of dialog.
Returns the header bar of dialog.
Gets the response id of a widget in the action area of a dialog.
Gets the widget button that uses the given response ID in the action area of a dialog.
Emits the ::response signal with the given response ID.
Sets the default widget for the dialog based on the response ID.
A convenient way to sensitize/desensitize dialog buttons.
Connect to Close signal.
Connect to Response signal.
gtk.page_setup_unix_dialog.PageSetupUnixDialog implements a page setup dialog for platforms which don’t provide a native page setup 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 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.