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

Instances

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

Methods

new :: MonadIO m => (ForeignPtr 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

testLogMsgFree

data TestLogMsgFreeMethodInfo Source #

Instances

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

Methods

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

Properties

LogType

testLogMsgLogType :: AttrLabelProxy "logType" Source #

NNums

testLogMsgNNums :: AttrLabelProxy "nNums" Source #

NStrings

testLogMsgNStrings :: AttrLabelProxy "nStrings" Source #

Nums

testLogMsgNums :: AttrLabelProxy "nums" Source #

Strings

testLogMsgStrings :: AttrLabelProxy "strings" Source #