gi-gobject-0.2.46.13: 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.Objects.TypeModule

Contents

Description

 

Synopsis

Exported types

newtype TypeModule Source

Instances

GObject TypeModule Source 
((~) * info (ResolveTypeModuleMethod t TypeModule), MethodInfo * info TypeModule p) => IsLabel t (TypeModule -> p) Source 

Methods

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

((~) * info (ResolveTypeModuleMethod t TypeModule), MethodInfo * info TypeModule p) => IsLabelProxy t (TypeModule -> p) Source 
type ParentTypes TypeModule Source 
type AttributeList TypeModule Source 
type SignalList TypeModule Source 

Methods

typeModuleAddInterface

typeModuleRegisterEnum

typeModuleRegisterFlags

typeModuleRegisterType

typeModuleSetName

typeModuleSetName :: (MonadIO m, TypeModuleK a) => a -> Text -> m () Source

typeModuleUnuse

typeModuleUnuse :: (MonadIO m, TypeModuleK a) => a -> m () Source

typeModuleUse