Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.Gtk.Structs.RcContext
Contents
Description
No description available in the introspection data.
Synopsis
- newtype RcContext = RcContext (ManagedPtr RcContext)
- noRcContext :: Maybe RcContext
Exported types
Memory-managed wrapper type.
Instances
WrappedPtr RcContext Source # | |
Defined in GI.Gtk.Structs.RcContext Methods wrappedPtrCalloc :: IO (Ptr RcContext) wrappedPtrCopy :: RcContext -> IO RcContext wrappedPtrFree :: Maybe (FunPtr (Ptr RcContext -> IO ())) |
noRcContext :: Maybe RcContext Source #
A convenience alias for Nothing
:: Maybe
RcContext
.