Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “current-page” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “embed-page-setup” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “has-selection” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “manual-capabilities” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “page-setup” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “print-settings” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Construct a GValueConstruct with valid value for the “support-selection” property. This is rarely needed directly, but it is used by new.
getPrintUnixDialogCurrentPage :: (MonadIO m, IsPrintUnixDialog o) => o -> m Int32gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Get the value of the “current-page” property. When overloading is enabled, this is equivalent to
get printUnixDialog #currentPage
getPrintUnixDialogEmbedPageSetup :: (MonadIO m, IsPrintUnixDialog o) => o -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Get the value of the “embed-page-setup” property. When overloading is enabled, this is equivalent to
get printUnixDialog #embedPageSetup
getPrintUnixDialogHasSelection :: (MonadIO m, IsPrintUnixDialog o) => o -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Get the value of the “has-selection” property. When overloading is enabled, this is equivalent to
get printUnixDialog #hasSelection