display

package
v0.0.0-...-77ac5d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Display

type Display interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewDisplay

func NewDisplay(conn *dbus.Conn) Display

type MockDisplay

type MockDisplay struct {
	MockInterfaceDisplay // interface com.deepin.system.Display
	proxy.MockObject
}

type MockInterfaceDisplay

type MockInterfaceDisplay struct {
	mock.Mock
}

func (*MockInterfaceDisplay) ConnectConfigUpdated

func (v *MockInterfaceDisplay) ConnectConfigUpdated(cb func(updateAt string)) (dbusutil.SignalHandlerId, error)

func (*MockInterfaceDisplay) GetConfig

func (v *MockInterfaceDisplay) GetConfig(flags dbus.Flags) (string, error)

func (*MockInterfaceDisplay) GoGetConfig

func (v *MockInterfaceDisplay) GoGetConfig(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceDisplay) GoSetConfig

func (v *MockInterfaceDisplay) GoSetConfig(flags dbus.Flags, ch chan *dbus.Call, cfgStr string) *dbus.Call

func (*MockInterfaceDisplay) SetConfig

func (v *MockInterfaceDisplay) SetConfig(flags dbus.Flags, cfgStr string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL