Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getPrintOperationUnit :: (MonadIO m, IsPrintOperation o) => o -> m Unitgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “unit” property. When overloading is enabled, this is equivalent to
get printOperation #unit
getPrintOperationUseFullPage :: (MonadIO m, IsPrintOperation o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.PrintOperation Get the value of the “use-full-page” property. When overloading is enabled, this is equivalent to
get printOperation #useFullPage
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the beginPrint signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #beginPrint callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the createCustomWidget signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #createCustomWidget callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the customWidgetApply signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #customWidgetApply callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the done signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #done callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the drawPage signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #drawPage callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the endPrint signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #endPrint callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the paginate signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #paginate callback
-
gi-gtk3 GI.Gtk.Objects.PrintOperation Connect a signal handler for the preview signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on printOperation #preview callback