Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. progressBarSetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Double -> m ()

    gi-gtk4 GI.Gtk.Objects.ProgressBar

    Sets the fraction of total progress bar length to move the bouncing block. The bouncing block is moved when progressBarPulse is called.

  2. setProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> Double -> m ()

    gi-gtk4 GI.Gtk.Objects.ProgressBar

    Set the value of the “pulse-step” property. When overloading is enabled, this is equivalent to

    set progressBar [ #pulseStep := value ]
    

  3. iocpUseLongStepDual :: MIPControlParameters a -> Unused CInt

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

  4. ScrollStepBackward :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  5. ScrollStepDown :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  6. ScrollStepForward :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  7. ScrollStepLeft :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  8. ScrollStepRight :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  9. ScrollStepUp :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  10. rangeGetLowerStepperSensitivity :: RangeClass self => self -> IO SensitivityType

    gtk Graphics.UI.Gtk.Abstract.Range

    Gets the sensitivity policy for the stepper that points to the 'lower' end of the Range's adjustment.

    • Available since Gtk+ version 2.10

Page 69 of many | Previous | Next