Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
constructSpinButtonNumeric :: (IsSpinButton o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.SpinButton Construct a GValueConstruct with valid value for the “numeric” property. This is rarely needed directly, but it is used by new.
getSpinButtonNumeric :: (MonadIO m, IsSpinButton o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.SpinButton Get the value of the “numeric” property. When overloading is enabled, this is equivalent to
get spinButton #numeric
setSpinButtonNumeric :: (MonadIO m, IsSpinButton o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.SpinButton Set the value of the “numeric” property. When overloading is enabled, this is equivalent to
set spinButton [ #numeric := value ]
spinButtonGetNumeric :: (HasCallStack, MonadIO m, IsSpinButton a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.SpinButton Returns whether non-numeric text can be typed into the spin button. See spinButtonSetNumeric.
spinButtonSetNumeric :: (HasCallStack, MonadIO m, IsSpinButton a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.SpinButton Sets the flag that determines if non-numeric text can be typed into the spin button.
rcPropertyParseEnum :: (HasCallStack, MonadIO m) => GParamSpec -> String -> GValue -> m Boolgi-gtk3 GI.Gtk.Structs.RcProperty A RcPropertyParser for use with settingsInstallPropertyParser or gtk_widget_class_install_style_property_parser() which parses a single enumeration value. The enumeration value can be specified by its name, its nickname or its numeric value. For consistency with flags parsing, the value may be surrounded by parentheses.
pattern
PRINT_SETTINGS_NUMBER_UP :: Textgi-gtk4 GI.Gtk.Constants No description available in the introspection data.
pattern
PRINT_SETTINGS_NUMBER_UP_LAYOUT :: Textgi-gtk4 GI.Gtk.Constants No description available in the introspection data.
-
No documentation available.
AnotherNumberUpLayout :: Int -> NumberUpLayoutgi-gtk4 GI.Gtk.Enums Catch-all for unknown values