Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. arrowArrowType :: ArrowClass self => Attr self ArrowType

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    The direction the arrow should point. Default value: ArrowRight

  2. arrowNew :: ArrowType -> ShadowType -> IO Arrow

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Creates a new arrow widget.

  3. arrowSet :: ArrowClass self => self -> ArrowType -> ShadowType -> IO ()

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Sets the direction and style of the Arrow.

  4. arrowShadowType :: ArrowClass self => Attr self ShadowType

    gtk3 Graphics.UI.Gtk.Misc.Arrow

    Appearance of the shadow surrounding the arrow. Default value: ShadowOut

  5. arrowX :: Arrows -> !Int

    miso Miso.Subscription.Keyboard

    No documentation available.

  6. arrowY :: Arrows -> !Int

    miso Miso.Subscription.Keyboard

    No documentation available.

  7. arrowsSub :: (Arrows -> action) -> Sub action

    miso Miso.Subscription.Keyboard

    Maps Arrows onto a Keyboard subscription

  8. arrowApply :: SelectArr (SelectArr i a, i) a

    opaleye Opaleye.Internal.Lateral

    No documentation available.

  9. arrowApply :: SelectArr (SelectArr i a, i) a

    opaleye Opaleye.Internal.QueryArr

    No documentation available.

  10. package arrow-extras

    Extra functions for Control.Arrow Extra functions for Control.Arrow

Page 35 of many | Previous | Next