gi-gobject-2.0.6: 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 #

Instances

WrappedPtr TypeFundamentalInfo Source # 
(~) AttrOpTag tag AttrSet => Constructible TypeFundamentalInfo tag Source # 
((~) * info (ResolveTypeFundamentalInfoMethod t TypeFundamentalInfo), MethodInfo * info TypeFundamentalInfo p) => IsLabel t (TypeFundamentalInfo -> p) Source # 
((~) * info (ResolveTypeFundamentalInfoMethod t TypeFundamentalInfo), MethodInfo * info TypeFundamentalInfo p) => IsLabelProxy t (TypeFundamentalInfo -> p) Source # 
HasAttributeList * TypeFundamentalInfo Source # 
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 #