Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. printSettingsSetLength :: (PrintSettingsClass self, GlibString string) => self -> string -> Double -> Unit -> IO ()

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Associates a length in units of unit with key.

  2. printSettingsSetPaperHeight :: PrintSettingsClass self => self -> Double -> Unit -> IO ()

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Sets the value of PrintSettingsPaperHeight.

  3. printSettingsSetPaperWidth :: PrintSettingsClass self => self -> Double -> Unit -> IO ()

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Sets the value of PrintSettingsPaperWidth.

  4. printSettingsSetResolutionXy :: PrintSettingsClass self => self -> Int -> Int -> IO ()

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Sets the values of PrintSettingsResolution, PrintSettingsResolutionX and PrintSettingsResolutionY.

    • Available since Gtk+ version 2.16

  5. printSettingsToFile :: (PrintSettingsClass self, GlibString string) => self -> string -> IO Bool

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    This function saves the print settings from settings to fileName.

    • Available since Gtk+ version 2.12

  6. printSettingsUnset :: (PrintSettingsClass self, GlibString string) => self -> string -> IO ()

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Removes any value associated with key

  7. printSettingsUseColor :: PrintSettingsClass self => Attr self Bool

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    The value of 'PrintSettingsUseColor'.

  8. printDate :: DateFormat -> Day -> Text

    hledger-iadd DateParser

    No documentation available.

  9. printSamplingStateMulti :: SamplingState -> Maybe (HeaderName, Text)

    hs-opentelemetry-propagator-b3 OpenTelemetry.Propagator.B3.Internal

    No documentation available.

  10. printSamplingStateSingle :: SamplingState -> Maybe Text

    hs-opentelemetry-propagator-b3 OpenTelemetry.Propagator.B3.Internal

    Encode a SamplingState as the Sampling State component of the b3 header value.

Page 96 of many | Previous | Next