Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. pattern KEY_topleftsummation :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  2. pattern KEY_toprightsummation :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  3. pattern KEY_topvertsummationconnector :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  4. FrameClockPhaseResumeEvents :: FrameClockPhase

    gi-gdk4 GI.Gdk.Flags

    corresponds to GdkFrameClockresumeEvents. Should not be handled by applications.

  5. type FrameClockResumeEventsCallback = IO ()

    gi-gdk4 GI.Gdk.Objects.FrameClock

    Emitted after processing of the frame is finished. This signal is handled internally by GTK to resume normal event processing. Applications should not handle this signal.

  6. afterFrameClockResumeEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockResumeEventsCallback) -> m SignalHandlerId

    gi-gdk4 GI.Gdk.Objects.FrameClock

    Connect a signal handler for the resumeEvents signal, to be run after the default handler. When overloading is enabled, this is equivalent to

    after frameClock #resumeEvents callback
    
    By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension.

  7. onFrameClockResumeEvents :: (IsFrameClock a, MonadIO m) => a -> ((?self :: a) => FrameClockResumeEventsCallback) -> m SignalHandlerId

    gi-gdk4 GI.Gdk.Objects.FrameClock

    Connect a signal handler for the resumeEvents signal, to be run before the default handler. When overloading is enabled, this is equivalent to

    on frameClock #resumeEvents callback
    

  8. keyEventGetConsumedModifiers :: (HasCallStack, MonadIO m, IsKeyEvent a) => a -> m [ModifierType]

    gi-gdk4 GI.Gdk.Objects.KeyEvent

    Extracts the consumed modifiers from a key event.

  9. CPCustomPrefixedLeftSum :: Int -> CustomPrefixSumGeneric backend

    persistent-test PersistentTestModels

    No documentation available.

  10. CPCustomPrefixedRightSum :: String -> CustomPrefixSumGeneric backend

    persistent-test PersistentTestModels

    No documentation available.

Page 143 of many | Previous | Next