gi-gobject-2.0.7: 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.TypeInterface

Contents

Description

An opaque structure used as the base of all interface types.

Synopsis

Exported types

newtype TypeInterface Source #

Constructors

TypeInterface (ManagedPtr TypeInterface) 

Instances

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

Methods

new :: MonadIO m => (ManagedPtr TypeInterface -> TypeInterface) -> [AttrOp TypeInterface tag] -> m TypeInterface

((~) * info (ResolveTypeInterfaceMethod t TypeInterface), MethodInfo * info TypeInterface p) => IsLabel t (TypeInterface -> p) Source # 

Methods

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

((~) * info (ResolveTypeInterfaceMethod t TypeInterface), MethodInfo * info TypeInterface p) => IsLabelProxy t (TypeInterface -> p) Source # 
HasAttributeList * TypeInterface Source # 
((~) * signature (m TypeInterface), MonadIO m) => MethodInfo * TypeInterfacePeekParentMethodInfo TypeInterface signature Source # 

Methods

overloadedMethod :: MethodProxy TypeInterfacePeekParentMethodInfo TypeInterface -> signature -> s

type AttributeList TypeInterface Source # 
type AttributeList TypeInterface

newZeroTypeInterface :: MonadIO m => m TypeInterface Source #

Construct a TypeInterface struct initialized to zero.

Methods

addPrerequisite

typeInterfaceAddPrerequisite :: MonadIO m => GType -> GType -> m () Source #

peek

peekParent

prerequisites

typeInterfacePrerequisites :: MonadIO m => GType -> m [GType] Source #