PageSetupUnixDialog


Object Hierarchy:

Object hierarchy for PageSetupUnixDialog

Description:


public class PageSetupUnixDialog : Dialog, Implementor, Buildable

Presents a page setup dialog for platforms which don’t provide a native page setup dialog, like Unix.

<picture> <source srcset="pagesetupdialog-dark.png" media="(prefers-color-scheme: dark)"> <img alt="An example GtkPageSetupUnixDialog" src="pagesetupdialog.png"> </picture>

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 [ class@Gtk.PrintOperation].

CSS nodes

`GtkPageSetupUnixDialog` has a single CSS node with the name `window` and style class `.pagesetup`.


Namespace: Gtk

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Window
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor