gi-glib-2.0.9: GLib 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.GLib.Structs.TestLogMsg

Contents

Description

 

Synopsis

Exported types

newtype TestLogMsg Source #

Constructors

TestLogMsg (ManagedPtr TestLogMsg) 

Instances

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

Methods

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

((~) * info (ResolveTestLogMsgMethod t TestLogMsg), MethodInfo * info TestLogMsg p) => IsLabel t (TestLogMsg -> p) Source # 

Methods

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

((~) * info (ResolveTestLogMsgMethod t TestLogMsg), MethodInfo * info TestLogMsg p) => IsLabelProxy t (TestLogMsg -> p) Source # 
HasAttributeList * TestLogMsg Source # 
((~) * signature (m ()), MonadIO m) => MethodInfo * TestLogMsgFreeMethodInfo TestLogMsg signature Source # 

Methods

overloadedMethod :: MethodProxy TestLogMsgFreeMethodInfo TestLogMsg -> signature -> s

type AttributeList TestLogMsg Source # 
type AttributeList TestLogMsg

newZeroTestLogMsg :: MonadIO m => m TestLogMsg Source #

Construct a TestLogMsg struct initialized to zero.

Methods

free

data TestLogMsgFreeMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m) => MethodInfo * TestLogMsgFreeMethodInfo TestLogMsg signature Source # 

Methods

overloadedMethod :: MethodProxy TestLogMsgFreeMethodInfo TestLogMsg -> signature -> s

Properties

logType

testLogMsg_logType :: AttrLabelProxy "logType" Source #

nNums

testLogMsg_nNums :: AttrLabelProxy "nNums" Source #

nStrings

testLogMsg_nStrings :: AttrLabelProxy "nStrings" Source #

nums

testLogMsg_nums :: AttrLabelProxy "nums" Source #

strings

testLogMsg_strings :: AttrLabelProxy "strings" Source #