gi-gobject-2.0.2: GObject 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.GObject.Structs.TypeFundamentalInfo

Contents

Description

A structure that provides information to the type system which is used specifically for managing fundamental types.

Synopsis

Exported types

newtype TypeFundamentalInfo Source #

Constructors

TypeFundamentalInfo (ForeignPtr TypeFundamentalInfo) 

Instances

WrappedPtr TypeFundamentalInfo Source # 
(~) AttrOpTag tag AttrSet => Constructible TypeFundamentalInfo tag Source # 

Methods

new :: MonadIO m => (ForeignPtr TypeFundamentalInfo -> TypeFundamentalInfo) -> [AttrOp TypeFundamentalInfo tag] -> m TypeFundamentalInfo

((~) * info (ResolveTypeFundamentalInfoMethod t TypeFundamentalInfo), MethodInfo * info TypeFundamentalInfo p) => IsLabel t (TypeFundamentalInfo -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> TypeFundamentalInfo -> p

((~) * info (ResolveTypeFundamentalInfoMethod t TypeFundamentalInfo), MethodInfo * info TypeFundamentalInfo p) => IsLabelProxy t (TypeFundamentalInfo -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> TypeFundamentalInfo -> p

type AttributeList TypeFundamentalInfo Source # 
type AttributeList TypeFundamentalInfo

newZeroTypeFundamentalInfo :: MonadIO m => m TypeFundamentalInfo Source #

Construct a TypeFundamentalInfo struct initialized to zero.

Properties

TypeFlags

typeFundamentalInfoTypeFlags :: AttrLabelProxy "typeFlags" Source #