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. clearPixbufModuleInfo :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #info
    

  2. clearPixbufModuleIsSaveOptionSupported :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #isSaveOptionSupported
    

  3. clearPixbufModuleLoad :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #load
    

  4. clearPixbufModuleLoadAnimation :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #loadAnimation
    

  5. clearPixbufModuleLoadIncrement :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #loadIncrement
    

  6. clearPixbufModuleLoadXpmData :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #loadXpmData
    

  7. clearPixbufModuleModule :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #module
    

  8. clearPixbufModuleModuleName :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #moduleName
    

  9. clearPixbufModuleModulePath :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #modulePath
    

  10. clearPixbufModuleSave :: MonadIO m => PixbufModule -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #save
    

Page 225 of many | Previous | Next