gi-gio-2.0.7: 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.Objects.DBusObjectManagerServer

Contents

Description

 

Synopsis

Exported types

Methods

export

exportUniquely

getConnection

isExported

new

setConnection

unexport

data DBusObjectManagerServerUnexportMethodInfo Source #

Instances

((~) * signature (Text -> m Bool), MonadIO m, IsDBusObjectManagerServer a) => MethodInfo * DBusObjectManagerServerUnexportMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DBusObjectManagerServerUnexportMethodInfo a -> signature -> s

Properties

connection

data DBusObjectManagerServerConnectionPropertyInfo Source #

Instances

AttrInfo DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrSetTypeConstraint DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrOrigin DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrLabel DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrLabel DBusObjectManagerServerConnectionPropertyInfo = "connection"
type AttrGetType DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrBaseTypeConstraint DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrAllowedOps DBusObjectManagerServerConnectionPropertyInfo Source # 
type AttrAllowedOps DBusObjectManagerServerConnectionPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

dBusObjectManagerServerConnection :: AttrLabelProxy "connection" Source #

objectPath

data DBusObjectManagerServerObjectPathPropertyInfo Source #

Instances

AttrInfo DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrSetTypeConstraint DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrSetTypeConstraint DBusObjectManagerServerObjectPathPropertyInfo = * ~ Text
type AttrOrigin DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrLabel DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrLabel DBusObjectManagerServerObjectPathPropertyInfo = "object-path"
type AttrGetType DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrBaseTypeConstraint DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrAllowedOps DBusObjectManagerServerObjectPathPropertyInfo Source # 
type AttrAllowedOps DBusObjectManagerServerObjectPathPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

dBusObjectManagerServerObjectPath :: AttrLabelProxy "objectPath" Source #