Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
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