Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setPixbufFormatName :: MonadIO m => PixbufFormat -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #name := value ]
    

  2. setPixbufFormatSignature :: MonadIO m => PixbufFormat -> Ptr PixbufModulePattern -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #signature := value ]
    

  3. setPixbufModuleInfo :: MonadIO m => PixbufModule -> Ptr PixbufFormat -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #info := value ]
    

  4. setPixbufModuleIsSaveOptionSupported :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleSaveOptionSupportedFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #isSaveOptionSupported := value ]
    

  5. setPixbufModuleLoad :: MonadIO m => PixbufModule -> FunPtr C_PixbufModuleLoadFunc -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule

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

    set pixbufModule [ #load := value ]
    

  6. 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 ]
    

  7. 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 ]
    

  8. 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 ]
    

  9. 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 ]
    

  10. 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 ]
    

Page 310 of many | Previous | Next