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.RcContext

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype RcContext Source #

Memory-managed wrapper type.

Constructors

RcContext (ManagedPtr RcContext) 
Instances
Eq RcContext Source # 
Instance details

Defined in GI.Gtk.Structs.RcContext

Methods

(==) :: RcContext -> RcContext -> Bool

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

WrappedPtr RcContext Source # 
Instance details

Defined in GI.Gtk.Structs.RcContext

Methods

wrappedPtrCalloc :: IO (Ptr RcContext)

wrappedPtrCopy :: RcContext -> IO RcContext

wrappedPtrFree :: Maybe (GDestroyNotify RcContext)

noRcContext :: Maybe RcContext Source #

A convenience alias for Nothing :: Maybe RcContext.

Methods

Overloaded methods