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.Objects.DBusObjectManagerServer

Contents

Description

 

Synopsis

Exported types

Methods

dBusObjectManagerServerExport

dBusObjectManagerServerExportUniquely

dBusObjectManagerServerGetConnection

dBusObjectManagerServerIsExported

dBusObjectManagerServerNew

dBusObjectManagerServerSetConnection

dBusObjectManagerServerUnexport

Properties

Connection

data DBusObjectManagerServerConnectionPropertyInfo Source

Instances

AttrInfo DBusObjectManagerServerConnectionPropertyInfo Source 
type AttrLabel DBusObjectManagerServerConnectionPropertyInfo = "connection" Source 
type AttrGetType DBusObjectManagerServerConnectionPropertyInfo = DBusConnection Source 
type AttrBaseTypeConstraint DBusObjectManagerServerConnectionPropertyInfo = DBusObjectManagerServerK Source 
type AttrSetTypeConstraint DBusObjectManagerServerConnectionPropertyInfo = DBusConnectionK Source 
type AttrAllowedOps DBusObjectManagerServerConnectionPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ObjectPath

data DBusObjectManagerServerObjectPathPropertyInfo Source

Instances

AttrInfo DBusObjectManagerServerObjectPathPropertyInfo Source 
type AttrLabel DBusObjectManagerServerObjectPathPropertyInfo = "object-path" Source 
type AttrGetType DBusObjectManagerServerObjectPathPropertyInfo = Text Source 
type AttrBaseTypeConstraint DBusObjectManagerServerObjectPathPropertyInfo = DBusObjectManagerServerK Source 
type AttrSetTypeConstraint DBusObjectManagerServerObjectPathPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DBusObjectManagerServerObjectPathPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source