Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. pixbufLoaderWrite :: (HasCallStack, MonadIO m, IsPixbufLoader a) => a -> ByteString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader

    Parses the next count bytes in the given image buffer.

  2. pixbufLoaderWriteBytes :: (HasCallStack, MonadIO m, IsPixbufLoader a) => a -> Bytes -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader

    Parses the next contents of the given image buffer. Since: 2.30

  3. toPixbufLoader :: (MonadIO m, IsPixbufLoader o) => o -> m PixbufLoader

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader

    Cast to PixbufLoader, for types for which this is known to be safe. For general casts, use castTo.

  4. module GI.GdkPixbuf.Objects.PixbufNonAnim

    No description available in the introspection data.

  5. class (GObject o, IsDescendantOf PixbufNonAnim o) => IsPixbufNonAnim o

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim

    Type class for types which can be safely cast to PixbufNonAnim, for instance with toPixbufNonAnim.

  6. newtype PixbufNonAnim

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim

    Memory-managed wrapper type.

  7. PixbufNonAnim :: ManagedPtr PixbufNonAnim -> PixbufNonAnim

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim

    No documentation available.

  8. pixbufNonAnimNew :: (HasCallStack, MonadIO m, IsPixbuf a) => a -> m PixbufNonAnim

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim

    No description available in the introspection data.

  9. toPixbufNonAnim :: (MonadIO m, IsPixbufNonAnim o) => o -> m PixbufNonAnim

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim

    Cast to PixbufNonAnim, for types for which this is known to be safe. For general casts, use castTo.

  10. module GI.GdkPixbuf.Objects.PixbufSimpleAnim

    An opaque struct representing a simple animation.

Page 218 of many | Previous | Next