Documentation
¶
Index ¶
- type GetFunc
- type HintInfo
- type Object
- func (o *Object) Export(service *dbusutil.Service) error
- func (o *Object) Get(locale string, why string) (hint *HintInfo, busErr *dbus.Error)
- func (v *Object) GetExportedMethods() dbusutil.ExportedMethods
- func (o *Object) GetInterfaceName() string
- func (o *Object) SetIcon(icon string)
- func (o *Object) SetIconFunc(fn GetFunc)
- func (o *Object) SetName(name string)
- func (o *Object) SetNameFunc(fn GetFunc)
- func (o *Object) StopExport(service *dbusutil.Service) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
type Object struct {
// contains filtered or unexported fields
}
func (*Object) GetExportedMethods ¶
func (v *Object) GetExportedMethods() dbusutil.ExportedMethods
func (*Object) GetInterfaceName ¶
func (*Object) SetIconFunc ¶
func (*Object) SetNameFunc ¶
Click to show internal directories.
Click to hide internal directories.