gi-gtk-3.0.32: Gtk bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
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
Eq TextBTree Source # 
Instance details

Defined in GI.Gtk.Structs.TextBTree

Methods

(==) :: TextBTree -> TextBTree -> Bool

(/=) :: TextBTree -> TextBTree -> Bool

WrappedPtr TextBTree Source # 
Instance details

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.

Methods

Overloaded methods