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