gi-gobject-2.0.10: 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 (ManagedPtr TypeFundamentalInfo) 

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

typeFundamentalInfo_typeFlags :: AttrLabelProxy "typeFlags" Source #