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. setSized :: forall (c :: Coherence) (s :: Sizing) g . Options c s g -> Options c 'Sized g

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  2. setUnsized :: forall (c :: Coherence) (s :: Sizing) g . Options c s g -> Options c 'Unsized g

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  3. setPixbufSimpleAnimLoop :: (MonadIO m, IsPixbufSimpleAnim o) => o -> Bool -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufSimpleAnim

    Set the value of the “loop” property. When overloading is enabled, this is equivalent to

    set pixbufSimpleAnim [ #loop := value ]
    

  4. setPixbufFormatDescription :: MonadIO m => PixbufFormat -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #description := value ]
    

  5. setPixbufFormatDisabled :: MonadIO m => PixbufFormat -> Bool -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #disabled := value ]
    

  6. setPixbufFormatDomain :: MonadIO m => PixbufFormat -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #domain := value ]
    

  7. setPixbufFormatExtensions :: MonadIO m => PixbufFormat -> Ptr CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #extensions := value ]
    

  8. setPixbufFormatFlags :: MonadIO m => PixbufFormat -> Word32 -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #flags := value ]
    

  9. setPixbufFormatLicense :: MonadIO m => PixbufFormat -> CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #license := value ]
    

  10. setPixbufFormatMimeTypes :: MonadIO m => PixbufFormat -> Ptr CString -> m ()

    gi-gdkpixbuf GI.GdkPixbuf.Structs.PixbufFormat

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

    set pixbufFormat [ #mimeTypes := value ]
    

Page 309 of many | Previous | Next