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. rangeGetFlippable :: (HasCallStack, MonadIO m, IsRange a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.Range

    Gets whether the GtkRange respects text direction. See rangeSetFlippable.

  2. rangeSetFlippable :: (HasCallStack, MonadIO m, IsRange a) => a -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.Range

    Sets whether the GtkRange respects text direction. If a range is flippable, it will switch its direction if it is horizontal and its direction is TextDirectionRtl. See widgetGetDirection.

  3. pixbufFlipHorazontally :: Pixbuf -> IO Pixbuf

    gtk3 Graphics.UI.Gtk.Gdk.Pixbuf

    No documentation available.

  4. pixbufFlipHorizontally :: Pixbuf -> IO Pixbuf

    gtk3 Graphics.UI.Gtk.Gdk.Pixbuf

    Flips a pixbuf horizontally and returns the result in a new pixbuf.

  5. pixbufFlipVertically :: Pixbuf -> IO Pixbuf

    gtk3 Graphics.UI.Gtk.Gdk.Pixbuf

    Flips a pixbuf vertically and returns the result in a new pixbuf.

  6. parityFlip :: Num a => Int -> a -> a

    numeric-quest Orthogonals

    No documentation available.

  7. runFlipped :: Flipped (f :: Type -> Type) a (n :: Nat) -> Sized f n a

    sized Data.Sized.Flipped

    No documentation available.

  8. unflipTab :: [(Int, Int)]

    utf8-light Codec.Binary.UTF8.Light

    No documentation available.

  9. unflipUTF8 :: UTF8 a => a -> a

    utf8-light Codec.Binary.UTF8.Light

    ghci> putUTF8Ln $ (unflipUTF8 . flipUTF8) "[?np_bs!]"
    [?np_bs!]
    

  10. imageFlipDiagonal :: IO ()

    Imlib Graphics.Imlib

    No documentation available.

Page 23 of many | Previous | Next