Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. rangeSetUpperStepperSensitivity :: RangeClass self => self -> SensitivityType -> IO ()

    gtk Graphics.UI.Gtk.Abstract.Range

    Sets the sensitivity policy for the stepper that points to the 'upper' end of the Range's adjustment.

    • Available since Gtk+ version 2.10

  2. rangeUpperStepperSensitivity :: RangeClass self => Attr self SensitivityType

    gtk Graphics.UI.Gtk.Abstract.Range

    The sensitivity policy for the stepper that points to the adjustment's upper side. Default value: SensitivityAuto

  3. progressBarGetPulseStep :: ProgressBarClass self => self -> IO Double

    gtk Graphics.UI.Gtk.Display.ProgressBar

    Retrieves the pulse step set with progressBarSetPulseStep

  4. progressBarPulseStep :: ProgressBarClass self => Attr self Double

    gtk Graphics.UI.Gtk.Display.ProgressBar

    The fraction of total progress to move the bouncing block when pulsed. Allowed values: [0,1] Default value: 0.1

  5. progressBarSetPulseStep :: ProgressBarClass self => self -> Double -> IO ()

    gtk Graphics.UI.Gtk.Display.ProgressBar

    Sets the fraction of total progress bar length to move the bouncing block for each call to progressBarPulse.

  6. SpinStepBackward :: SpinType

    gtk Graphics.UI.Gtk.Entry.SpinButton

    No documentation available.

  7. SpinStepForward :: SpinType

    gtk Graphics.UI.Gtk.Entry.SpinButton

    No documentation available.

  8. data MovementStep

    gtk Graphics.UI.Gtk.General.Enums

    Movement in text widget

  9. ScrollHorizontalSteps :: ScrollStep

    gtk Graphics.UI.Gtk.General.Enums

    No documentation available.

  10. data ScrollStep

    gtk Graphics.UI.Gtk.General.Enums

    Scrolling step

Page 70 of many | Previous | Next