| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Vte.Structs.CharAttributes
Description
No description available in the introspection data.
Synopsis
- newtype CharAttributes = CharAttributes (ManagedPtr CharAttributes)
- newZeroCharAttributes :: MonadIO m => m CharAttributes
Exported types
newtype CharAttributes Source #
Memory-managed wrapper type.
Constructors
| CharAttributes (ManagedPtr CharAttributes) |
Instances
| Eq CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods (==) :: CharAttributes -> CharAttributes -> Bool (/=) :: CharAttributes -> CharAttributes -> Bool | |
| BoxedPtr CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes | |
| CallocPtr CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods boxedPtrCalloc :: IO (Ptr CharAttributes) | |
| ManagedPtrNewtype CharAttributes Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods toManagedPtr :: CharAttributes -> ManagedPtr CharAttributes | |
| tag ~ 'AttrSet => Constructible CharAttributes tag Source # | |
Defined in GI.Vte.Structs.CharAttributes Methods new :: MonadIO m => (ManagedPtr CharAttributes -> CharAttributes) -> [AttrOp CharAttributes tag] -> m CharAttributes | |
newZeroCharAttributes :: MonadIO m => m CharAttributes Source #
Construct a CharAttributes struct initialized to zero.