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.
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
getPixbufFormatFlags :: MonadIO m => PixbufFormat -> m Word32gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “flags” field. When overloading is enabled, this is equivalent to
get pixbufFormat #flags
getPixbufFormatLicense :: MonadIO m => PixbufFormat -> m (Maybe Text)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “license” field. When overloading is enabled, this is equivalent to
get pixbufFormat #license
getPixbufFormatMimeTypes :: MonadIO m => PixbufFormat -> m (Maybe [Text])gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “mime_types” field. When overloading is enabled, this is equivalent to
get pixbufFormat #mimeTypes
getPixbufFormatName :: MonadIO m => PixbufFormat -> m (Maybe Text)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “name” field. When overloading is enabled, this is equivalent to
get pixbufFormat #name
getPixbufFormatSignature :: MonadIO m => PixbufFormat -> m (Maybe PixbufModulePattern)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Get the value of the “signature” field. When overloading is enabled, this is equivalent to
get pixbufFormat #signature
newZeroPixbufFormat :: MonadIO m => m PixbufFormatgi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat Construct a PixbufFormat struct initialized to zero.