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. toPixbufSimpleAnim :: (MonadIO m, IsPixbufSimpleAnim o) => o -> m PixbufSimpleAnim

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnim

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

  2. module GI.GdkPixbuf.Objects.PixbufSimpleAnimIter

    No description available in the introspection data.

  3. class (GObject o, IsDescendantOf PixbufSimpleAnimIter o) => IsPixbufSimpleAnimIter o

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter

    Type class for types which can be safely cast to PixbufSimpleAnimIter, for instance with toPixbufSimpleAnimIter.

  4. newtype PixbufSimpleAnimIter

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter

    Memory-managed wrapper type.

  5. PixbufSimpleAnimIter :: ManagedPtr PixbufSimpleAnimIter -> PixbufSimpleAnimIter

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter

    No documentation available.

  6. toPixbufSimpleAnimIter :: (MonadIO m, IsPixbufSimpleAnimIter o) => o -> m PixbufSimpleAnimIter

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnimIter

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

  7. 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

  8. newtype PixbufFormat

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Memory-managed wrapper type.

  9. PixbufFormat :: ManagedPtr PixbufFormat -> PixbufFormat

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    No documentation available.

  10. 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
    

Page 220 of many | Previous | Next