Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. setInputMessageNumControlMessages :: MonadIO m => InputMessage -> Word32 -> m ()

    gi-gio GI.Gio.Structs.InputMessage

    Set the value of the “num_control_messages” field. When overloading is enabled, this is equivalent to

    set inputMessage [ #numControlMessages := value ]
    

  2. setInputMessageNumVectors :: MonadIO m => InputMessage -> Word32 -> m ()

    gi-gio GI.Gio.Structs.InputMessage

    Set the value of the “num_vectors” field. When overloading is enabled, this is equivalent to

    set inputMessage [ #numVectors := value ]
    

  3. getOutputMessageNumControlMessages :: MonadIO m => OutputMessage -> m Word32

    gi-gio GI.Gio.Structs.OutputMessage

    Get the value of the “num_control_messages” field. When overloading is enabled, this is equivalent to

    get outputMessage #numControlMessages
    

  4. getOutputMessageNumVectors :: MonadIO m => OutputMessage -> m Word32

    gi-gio GI.Gio.Structs.OutputMessage

    Get the value of the “num_vectors” field. When overloading is enabled, this is equivalent to

    get outputMessage #numVectors
    

  5. setOutputMessageNumControlMessages :: MonadIO m => OutputMessage -> Word32 -> m ()

    gi-gio GI.Gio.Structs.OutputMessage

    Set the value of the “num_control_messages” field. When overloading is enabled, this is equivalent to

    set outputMessage [ #numControlMessages := value ]
    

  6. setOutputMessageNumVectors :: MonadIO m => OutputMessage -> Word32 -> m ()

    gi-gio GI.Gio.Structs.OutputMessage

    Set the value of the “num_vectors” field. When overloading is enabled, this is equivalent to

    set outputMessage [ #numVectors := value ]
    

  7. resourceEnumerateChildren :: (HasCallStack, MonadIO m) => Resource -> Text -> [ResourceLookupFlags] -> m [Text]

    gi-gio GI.Gio.Structs.Resource

    Returns all the names of children at the specified path in the resource. The return result is a Nothing terminated list of strings which should be released with strfreev. If path is invalid or does not exist in the Resource, ResourceErrorNotFound will be returned. lookupFlags controls the behaviour of the lookup. Since: 2.32

  8. PortNumber :: PortNumber -> PortID

    hedis Database.Redis

    No documentation available.

  9. xinfoConsumerNumPendingMessages :: XInfoConsumersResponse -> Integer

    hedis Database.Redis

    No documentation available.

  10. xinfoGroupsNumConsumers :: XInfoGroupsResponse -> Integer

    hedis Database.Redis

    No documentation available.

Page 212 of many | Previous | Next