Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Types.Basic Phase Number
diagnosticCodeNumber :: DiagnosticCode -> Naturalghc-lib-parser GHC.Types.Error the actual diagnostic code
constructDeviceNumTouches :: (IsDevice o, MonadIO m) => Word32 -> m (GValueConstruct o)gi-gdk4 GI.Gdk.Objects.Device Construct a GValueConstruct with valid value for the “num-touches” property. This is rarely needed directly, but it is used by new.
getDeviceNumLockState :: (MonadIO m, IsDevice o) => o -> m Boolgi-gdk4 GI.Gdk.Objects.Device Get the value of the “num-lock-state” property. When overloading is enabled, this is equivalent to
get device #numLockState
getDeviceNumTouches :: (MonadIO m, IsDevice o) => o -> m Word32gi-gdk4 GI.Gdk.Objects.Device Get the value of the “num-touches” property. When overloading is enabled, this is equivalent to
get device #numTouches
valueGetEnum :: Enum enum => GValue -> IO enumglib System.Glib.GValueTypes No documentation available.
valueSetEnum :: Enum enum => GValue -> enum -> IO ()glib System.Glib.GValueTypes No documentation available.
newAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> Attr gobj enumglib System.Glib.Properties No documentation available.
objectGetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> IO enumglib System.Glib.Properties No documentation available.
objectSetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> enum -> IO ()glib System.Glib.Properties No documentation available.