PageSetupUnixDialog


Object Hierarchy:

Object hierarchy for PageSetupUnixDialog

Description:

[ CCode ( type_id = "gtk_page_setup_unix_dialog_get_type ()" ) ]
public class PageSetupUnixDialog : Dialog, Accessible, Buildable, ConstraintTarget, Native, Root, ShortcutManager

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
Package: gtk4-unix-print

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Gtk.Native
All known members inherited from interface Gtk.Root
All known members inherited from interface Gtk.ShortcutManager