| 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.Gdk.Structs.DrawingContext
Description
No description available in the introspection data.
Synopsis
Exported types
newtype DrawingContext Source #
Memory-managed wrapper type.
Constructors
| DrawingContext (ManagedPtr DrawingContext) |
Instances
| Eq DrawingContext Source # | |
Defined in GI.Gdk.Structs.DrawingContext Methods (==) :: DrawingContext -> DrawingContext -> Bool # (/=) :: DrawingContext -> DrawingContext -> Bool # | |
| WrappedPtr DrawingContext Source # | |
Defined in GI.Gdk.Structs.DrawingContext Methods wrappedPtrCalloc :: IO (Ptr DrawingContext) # | |
noDrawingContext :: Maybe DrawingContext Source #
A convenience alias for Nothing :: Maybe DrawingContext.