gi-gio-0.2.46.13: Gio 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.Gio.Structs.DBusInterfaceInfo

Contents

Description

Information about a D-Bus interface.

Synopsis

Exported types

newtype DBusInterfaceInfo Source

Instances

BoxedObject DBusInterfaceInfo Source 
((~) * info (ResolveDBusInterfaceInfoMethod t DBusInterfaceInfo), MethodInfo * info DBusInterfaceInfo p) => IsLabel t (DBusInterfaceInfo -> p) Source 
((~) * info (ResolveDBusInterfaceInfoMethod t DBusInterfaceInfo), MethodInfo * info DBusInterfaceInfo p) => IsLabelProxy t (DBusInterfaceInfo -> p) Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoUnrefMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (m DBusInterfaceInfo), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoRefMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (Text -> m DBusSignalInfo), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoLookupSignalMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (Text -> m DBusPropertyInfo), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoLookupPropertyMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (Text -> m DBusMethodInfo), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoLookupMethodMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (Word32 -> m String), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoGenerateXmlMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoCacheReleaseMethodInfo DBusInterfaceInfo signature Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) DBusInterfaceInfoCacheBuildMethodInfo DBusInterfaceInfo signature Source 

newZeroDBusInterfaceInfo :: MonadIO m => m DBusInterfaceInfo Source

Construct a DBusInterfaceInfo struct initialized to zero.

Methods

dBusInterfaceInfoCacheBuild

dBusInterfaceInfoCacheRelease

dBusInterfaceInfoGenerateXml

dBusInterfaceInfoLookupMethod

dBusInterfaceInfoLookupProperty

dBusInterfaceInfoLookupSignal

dBusInterfaceInfoRef

dBusInterfaceInfoUnref

Properties

Annotations

Methods

Name

Properties

RefCount

Signals