gi-gtk-3.0.27: Gtk bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Structs.TextBTree

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype TextBTree Source #

Memory-managed wrapper type.

Constructors

TextBTree (ManagedPtr TextBTree) 
Instances
WrappedPtr TextBTree Source # 
Instance details

Defined in GI.Gtk.Structs.TextBTree

Methods

wrappedPtrCalloc :: IO (Ptr TextBTree)

wrappedPtrCopy :: TextBTree -> IO TextBTree

wrappedPtrFree :: Maybe (FunPtr (Ptr TextBTree -> IO ()))

noTextBTree :: Maybe TextBTree Source #

A convenience alias for Nothing :: Maybe TextBTree.