Documentation
¶
Index ¶
- type Config
- type Display
- func (d *Display) GetConfig() (cfgStr string, busErr *dbus.Error)
- func (v *Display) GetExportedMethods() dbusutil.ExportedMethods
- func (d *Display) GetInterfaceName() string
- func (d *Display) SetConfig(cfgStr string) *dbus.Error
- func (d *Display) SupportWayland(sender dbus.Sender) (bool, *dbus.Error)
- type RendererConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Display ¶
type Display struct {
// contains filtered or unexported fields
}
func (*Display) GetExportedMethods ¶
func (v *Display) GetExportedMethods() dbusutil.ExportedMethods
func (*Display) GetInterfaceName ¶
type RendererConfig ¶
type RendererConfig struct {
BlackList []string
}
Click to show internal directories.
Click to hide internal directories.