Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. getEntryProgressPulseStep :: (MonadIO m, IsEntry o) => o -> m Double

    gi-gtk4 GI.Gtk.Objects.Entry

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

    get entry #progressPulseStep
    

  2. setEntryProgressPulseStep :: (MonadIO m, IsEntry o) => o -> Double -> m ()

    gi-gtk4 GI.Gtk.Objects.Entry

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

    set entry [ #progressPulseStep := value ]
    

  3. constructProgressBarPulseStep :: (IsProgressBar o, MonadIO m) => Double -> m (GValueConstruct o)

    gi-gtk4 GI.Gtk.Objects.ProgressBar

    Construct a GValueConstruct with valid value for the “pulse-step” property. This is rarely needed directly, but it is used by new.

  4. getProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> m Double

    gi-gtk4 GI.Gtk.Objects.ProgressBar

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

    get progressBar #pulseStep
    

  5. progressBarGetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Double

    gi-gtk4 GI.Gtk.Objects.ProgressBar

    Retrieves the pulse step. See progressBarSetPulseStep.

  6. 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.

  7. 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 ]
    

  8. iocpUseLongStepDual :: MIPControlParameters a -> Unused CInt

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

  9. ScrollStepBackward :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

  10. ScrollStepDown :: ScrollType

    gtk Graphics.UI.Gtk.Abstract.Range

    No documentation available.

Page 69 of many | Previous | Next