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.
getPixbufModuleSave :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleSaveFunc)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule Get the value of the “save” field. When overloading is enabled, this is equivalent to
get pixbufModule #save
getPixbufModuleStopLoad :: MonadIO m => PixbufModule -> m (Maybe PixbufModuleStopLoadFunc)gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule Get the value of the “stop_load” field. When overloading is enabled, this is equivalent to
get pixbufModule #stopLoad
newZeroPixbufModule :: MonadIO m => m PixbufModulegi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufModule Construct a PixbufModule struct initialized to zero.
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 ]
-
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 ]
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 ]
-
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 ]
-
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 ]
-
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 ]
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 ]