Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

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

  2. newtype PixbufFormat

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Memory-managed wrapper type.

  3. PixbufFormat :: ManagedPtr PixbufFormat -> PixbufFormat

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    No documentation available.

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

  5. clearPixbufFormatDomain :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “domain” field to Nothing. When overloading is enabled, this is equivalent to

    clear #domain
    

  6. clearPixbufFormatExtensions :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “extensions” field to Nothing. When overloading is enabled, this is equivalent to

    clear #extensions
    

  7. clearPixbufFormatLicense :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “license” field to Nothing. When overloading is enabled, this is equivalent to

    clear #license
    

  8. clearPixbufFormatMimeTypes :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “mime_types” field to Nothing. When overloading is enabled, this is equivalent to

    clear #mimeTypes
    

  9. clearPixbufFormatName :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “name” field to Nothing. When overloading is enabled, this is equivalent to

    clear #name
    

  10. clearPixbufFormatSignature :: MonadIO m => PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

    Set the value of the “signature” field to Nothing. When overloading is enabled, this is equivalent to

    clear #signature
    

Page 594 of many | Previous | Next