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.
toPixbufSimpleAnim :: (MonadIO m, IsPixbufSimpleAnim o) => o -> m PixbufSimpleAnimgi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnim Cast to PixbufSimpleAnim, for types for which this is known to be safe. For general casts, use castTo.
module GI.GdkPixbuf.Objects.
PixbufSimpleAnimIter No description available in the introspection data.
class (GObject o, IsDescendantOf PixbufSimpleAnimIter o) =>
IsPixbufSimpleAnimIter ogi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter Type class for types which can be safely cast to PixbufSimpleAnimIter, for instance with toPixbufSimpleAnimIter.
-
gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter Memory-managed wrapper type.
PixbufSimpleAnimIter :: ManagedPtr PixbufSimpleAnimIter -> PixbufSimpleAnimItergi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter No documentation available.
toPixbufSimpleAnimIter :: (MonadIO m, IsPixbufSimpleAnimIter o) => o -> m PixbufSimpleAnimItergi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter Cast to PixbufSimpleAnimIter, for types for which this is known to be safe. For general casts, use castTo.
module GI.GdkPixbuf.Structs.
PixbufFormat A GdkPixbufFormat contains information about the image format accepted by a module. Only modules should access the fields directly, applications should use the gdk_pixbuf_format_* family of functions. Since: 2.2
-
gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Memory-managed wrapper type.
PixbufFormat :: ManagedPtr PixbufFormat -> PixbufFormatgi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat No documentation available.
clearPixbufFormatDescription :: MonadIO m => PixbufFormat -> m ()gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Set the value of the “description” field to Nothing. When overloading is enabled, this is equivalent to
clear #description