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.
setEntryProgressPulseStep :: (MonadIO m, IsEntry o) => o -> Double -> m ()gi-gtk3 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 ]
constructProgressBarPulseStep :: (IsProgressBar o, MonadIO m) => Double -> m (GValueConstruct o)gi-gtk3 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.
getProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> m Doublegi-gtk3 GI.Gtk.Objects.ProgressBar Get the value of the “pulse-step” property. When overloading is enabled, this is equivalent to
get progressBar #pulseStep
progressBarGetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> m Doublegi-gtk3 GI.Gtk.Objects.ProgressBar Retrieves the pulse step set with progressBarSetPulseStep.
progressBarSetPulseStep :: (HasCallStack, MonadIO m, IsProgressBar a) => a -> Double -> m ()gi-gtk3 GI.Gtk.Objects.ProgressBar Sets the fraction of total progress bar length to move the bouncing block for each call to progressBarPulse.
setProgressBarPulseStep :: (MonadIO m, IsProgressBar o) => o -> Double -> m ()gi-gtk3 GI.Gtk.Objects.ProgressBar Set the value of the “pulse-step” property. When overloading is enabled, this is equivalent to
set progressBar [ #pulseStep := value ]
-
gi-gtk3 GI.Gtk.Objects.Range Construct a GValueConstruct with valid value for the “lower-stepper-sensitivity” property. This is rarely needed directly, but it is used by new.
-
gi-gtk3 GI.Gtk.Objects.Range Construct a GValueConstruct with valid value for the “upper-stepper-sensitivity” property. This is rarely needed directly, but it is used by new.
getRangeLowerStepperSensitivity :: (MonadIO m, IsRange o) => o -> m SensitivityTypegi-gtk3 GI.Gtk.Objects.Range Get the value of the “lower-stepper-sensitivity” property. When overloading is enabled, this is equivalent to
get range #lowerStepperSensitivity
getRangeUpperStepperSensitivity :: (MonadIO m, IsRange o) => o -> m SensitivityTypegi-gtk3 GI.Gtk.Objects.Range Get the value of the “upper-stepper-sensitivity” property. When overloading is enabled, this is equivalent to
get range #upperStepperSensitivity