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.
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.
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
toPixbufLoader :: (MonadIO m, IsPixbufLoader o) => o -> m PixbufLoadergi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader Cast to PixbufLoader, for types for which this is known to be safe. For general casts, use castTo.
module GI.GdkPixbuf.Objects.
PixbufNonAnim No description available in the introspection data.
class (GObject o, IsDescendantOf PixbufNonAnim o) =>
IsPixbufNonAnim ogi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim Type class for types which can be safely cast to PixbufNonAnim, for instance with toPixbufNonAnim.
-
gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim Memory-managed wrapper type.
PixbufNonAnim :: ManagedPtr PixbufNonAnim -> PixbufNonAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim No documentation available.
pixbufNonAnimNew :: (HasCallStack, MonadIO m, IsPixbuf a) => a -> m PixbufNonAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim No description available in the introspection data.
toPixbufNonAnim :: (MonadIO m, IsPixbufNonAnim o) => o -> m PixbufNonAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufNonAnim Cast to PixbufNonAnim, for types for which this is known to be safe. For general casts, use castTo.
module GI.GdkPixbuf.Objects.
PixbufSimpleAnim An opaque struct representing a simple animation.