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

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    clear #stopLoad
    

  2. getPixbufModuleInfo :: MonadIO m => PixbufModule -> m (Maybe PixbufFormat)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #info
    

  3. getPixbufModuleIsSaveOptionSupported :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleSaveOptionSupportedFunc)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #isSaveOptionSupported
    

  4. getPixbufModuleLoad :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleLoadFunc)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #load
    

  5. getPixbufModuleLoadAnimation :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleLoadAnimationFunc)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #loadAnimation
    

  6. getPixbufModuleLoadIncrement :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleIncrementLoadFunc)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #loadIncrement
    

  7. getPixbufModuleLoadXpmData :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleLoadXpmDataFunc)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #loadXpmData
    

  8. getPixbufModuleModule :: MonadIO m => PixbufModule -> m (Maybe Module)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #module
    

  9. getPixbufModuleModuleName :: MonadIO m => PixbufModule -> m (Maybe Text)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #moduleName
    

  10. getPixbufModuleModulePath :: MonadIO m => PixbufModule -> m (Maybe Text)

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    get pixbufModule #modulePath
    

Page 226 of many | Previous | Next