Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setEventOwnerChangeSendEvent :: MonadIO m => EventOwnerChange -> Int8 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventOwnerChange

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

    set eventOwnerChange [ #sendEvent := value ]
    

  2. setEventOwnerChangeTime :: MonadIO m => EventOwnerChange -> Word32 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventOwnerChange

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

    set eventOwnerChange [ #time := value ]
    

  3. setEventOwnerChangeType :: MonadIO m => EventOwnerChange -> EventType -> m ()

    gi-gdk3 GI.Gdk.Structs.EventOwnerChange

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

    set eventOwnerChange [ #type := value ]
    

  4. setEventOwnerChangeWindow :: MonadIO m => EventOwnerChange -> Ptr Window -> m ()

    gi-gdk3 GI.Gdk.Structs.EventOwnerChange

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

    set eventOwnerChange [ #window := value ]
    

  5. setEventPadAxisGroup :: MonadIO m => EventPadAxis -> Word32 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #group := value ]
    

  6. setEventPadAxisIndex :: MonadIO m => EventPadAxis -> Word32 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #index := value ]
    

  7. setEventPadAxisMode :: MonadIO m => EventPadAxis -> Word32 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #mode := value ]
    

  8. setEventPadAxisSendEvent :: MonadIO m => EventPadAxis -> Int8 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #sendEvent := value ]
    

  9. setEventPadAxisTime :: MonadIO m => EventPadAxis -> Word32 -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #time := value ]
    

  10. setEventPadAxisType :: MonadIO m => EventPadAxis -> EventType -> m ()

    gi-gdk3 GI.Gdk.Structs.EventPadAxis

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

    set eventPadAxis [ #type := value ]
    

Page 416 of many | Previous | Next