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. module GI.GObject.Structs.InitiallyUnownedClass

    The class structure for the GInitiallyUnowned type.

  2. newtype InitiallyUnownedClass

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

    Memory-managed wrapper type.

  3. InitiallyUnownedClass :: ManagedPtr InitiallyUnownedClass -> InitiallyUnownedClass

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

    No documentation available.

  4. clearInitiallyUnownedClassConstructed :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #constructed
    

  5. clearInitiallyUnownedClassDispatchPropertiesChanged :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #dispatchPropertiesChanged
    

  6. clearInitiallyUnownedClassDispose :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #dispose
    

  7. clearInitiallyUnownedClassFinalize :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #finalize
    

  8. clearInitiallyUnownedClassGetProperty :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #getProperty
    

  9. clearInitiallyUnownedClassNotify :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #notify
    

  10. clearInitiallyUnownedClassSetProperty :: MonadIO m => InitiallyUnownedClass -> m ()

    gi-gobject GI.GObject.Structs.InitiallyUnownedClass

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

    clear #setProperty
    

Page 402 of many | Previous | Next