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.
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
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
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
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
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
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
getPixbufFormatDescription :: MonadIO m => PixbufFormat -> m (Maybe Text)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “description” field. When overloading is enabled, this is equivalent to
get pixbufFormat #description
getPixbufFormatDisabled :: MonadIO m => PixbufFormat -> m Boolgi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “disabled” field. When overloading is enabled, this is equivalent to
get pixbufFormat #disabled
getPixbufFormatDomain :: MonadIO m => PixbufFormat -> m (Maybe Text)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “domain” field. When overloading is enabled, this is equivalent to
get pixbufFormat #domain
getPixbufFormatExtensions :: MonadIO m => PixbufFormat -> m (Maybe [Text])gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “extensions” field. When overloading is enabled, this is equivalent to
get pixbufFormat #extensions