Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setPixbufModuleLoadAnimation :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleLoadAnimationFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #loadAnimation := value ]
    

  2. setPixbufModuleLoadIncrement :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleIncrementLoadFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #loadIncrement := value ]
    

  3. setPixbufModuleLoadXpmData :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleLoadXpmDataFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #loadXpmData := value ]
    

  4. setPixbufModuleModule :: MonadIO m => PixbufModule -> Ptr Module -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #module := value ]
    

  5. setPixbufModuleModuleName :: MonadIO m => PixbufModule -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #moduleName := value ]
    

  6. setPixbufModuleModulePath :: MonadIO m => PixbufModule -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #modulePath := value ]
    

  7. setPixbufModuleSave :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleSaveFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #save := value ]
    

  8. setPixbufModuleStopLoad :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleStopLoadFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #stopLoad := value ]
    

  9. setPixbufModulePatternMask :: MonadIO m => PixbufModulePattern -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModulePattern

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

    set pixbufModulePattern [ #mask := value ]
    

  10. setPixbufModulePatternPrefix :: MonadIO m => PixbufModulePattern -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModulePattern

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

    set pixbufModulePattern [ #prefix := value ]
    

Page 311 of many | Previous | Next