d-bus-0.1.6: Permissively licensed D-Bus client library

Safe HaskellNone
LanguageHaskell2010

DBus.Scaffold

Description

TH helpers to build scaffolding from introspection data

Synopsis

Documentation

mapIInterfaces :: (Text -> IInterface -> [a]) -> Text -> INode -> [a] Source #

def :: Default a => a #

The default value for this type.