| Safe Haskell | None |
|---|
DBus.Introspect
Documentation
data IDirection Source
Instances
data IPropertyAccess Source
Constructors
| IArgument | |
Fields | |
Constructors
| IMethod | |
Fields
| |
Constructors
| ISignal | |
Fields
| |
Constructors
| IProperty | |
Fields | |
data IInterface Source
Constructors
| IInterface | |
Fields
| |
Instances
Constructors
| INode | |
Fields
| |
xpArgument :: PU [Node] IArgumentSource
xpProperty :: PU [Node] IPropertySource
nodeToXml :: INode -> ByteStringSource
introspectMethods :: [Method] -> [IMethod]Source
introspect :: Object -> IO TextSource