Documentation ¶
Index ¶
- Constants
- type Manager
- func (m *Manager) CheckSupport(edidBase64 string) (bool, *dbus.Error)
- func (m *Manager) GetBrightness(edidBase64 string) (int32, *dbus.Error)
- func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
- func (*Manager) GetInterfaceName() string
- func (m *Manager) RefreshDisplays() *dbus.Error
- func (m *Manager) SetBrightness(edidBase64 string, value int32) *dbus.Error
Constants ¶
View Source
const (
DbusPath = "/org/deepin/dde/BacklightHelper1/DDCCI"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
func (*Manager) CheckSupport ¶
func (*Manager) GetBrightness ¶
func (*Manager) GetExportedMethods ¶
func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
func (*Manager) GetInterfaceName ¶
func (*Manager) RefreshDisplays ¶
func (m *Manager) RefreshDisplays() *dbus.Error
func (*Manager) SetBrightness ¶
Click to show internal directories.
Click to hide internal directories.