Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pixbufFlipVertically :: Pixbuf -> IO Pixbufgtk Graphics.UI.Gtk.Gdk.Pixbuf Flips a pixbuf vertically and returns the result in a new pixbuf.
sFlipOrdering :: forall (ord :: Ordering) . SOrdering ord -> SOrdering (FlipOrdering ord)type-natural Data.Type.Natural No documentation available.
-
type-natural Data.Type.Natural.Lemma.Order No documentation available.
sFlipOrdering :: forall (ord :: Ordering) . SOrdering ord -> SOrdering (FlipOrdering ord)type-natural Data.Type.Natural.Lemma.Order No documentation available.
rangeGetFlippable :: (HasCallStack, MonadIO m, IsRange a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.Range Gets whether the GtkRange respects text direction. See rangeSetFlippable.
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.
pixbufFlipHorazontally :: Pixbuf -> IO Pixbufgtk3 Graphics.UI.Gtk.Gdk.Pixbuf No documentation available.
pixbufFlipHorizontally :: Pixbuf -> IO Pixbufgtk3 Graphics.UI.Gtk.Gdk.Pixbuf Flips a pixbuf horizontally and returns the result in a new pixbuf.
pixbufFlipVertically :: Pixbuf -> IO Pixbufgtk3 Graphics.UI.Gtk.Gdk.Pixbuf Flips a pixbuf vertically and returns the result in a new pixbuf.
parityFlip :: Num a => Int -> a -> anumeric-quest Orthogonals No documentation available.