mocks

package
v0.0.0-...-61f35a2 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XClient

type XClient struct {
	mock.Mock
}

XClient is an autogenerated mock type for the XClient type

func (*XClient) ChangePropertyE

func (_m *XClient) ChangePropertyE(mode uint8, window x.Window, property x.Atom, type0 x.Atom, format uint8, data []byte) error

ChangePropertyE provides a mock function with given fields: mode, window, property, type0, format, data

func (*XClient) ChangeWindowEventMask

func (_m *XClient) ChangeWindowEventMask(win x.Window, evMask uint32) error

ChangeWindowEventMask provides a mock function with given fields: win, evMask

func (*XClient) Conn

func (_m *XClient) Conn() *x.Conn

Conn provides a mock function with given fields:

func (*XClient) ConvertSelection

func (_m *XClient) ConvertSelection(requestor x.Window, selection x.Atom, target x.Atom, property x.Atom, time x.Timestamp)

ConvertSelection provides a mock function with given fields: requestor, selection, target, property, time

func (*XClient) ConvertSelectionE

func (_m *XClient) ConvertSelectionE(requestor x.Window, selection x.Atom, target x.Atom, property x.Atom, time x.Timestamp) error

ConvertSelectionE provides a mock function with given fields: requestor, selection, target, property, time

func (*XClient) CreateWindow

func (_m *XClient) CreateWindow() (x.Window, error)

CreateWindow provides a mock function with given fields:

func (*XClient) DeletePropertyE

func (_m *XClient) DeletePropertyE(window x.Window, property x.Atom) error

DeletePropertyE provides a mock function with given fields: window, property

func (*XClient) Flush

func (_m *XClient) Flush() error

Flush provides a mock function with given fields:

func (*XClient) GetAtom

func (_m *XClient) GetAtom(name string) (x.Atom, error)

GetAtom provides a mock function with given fields: name

func (*XClient) GetAtomName

func (_m *XClient) GetAtomName(atom x.Atom) (string, error)

GetAtomName provides a mock function with given fields: atom

func (*XClient) GetProperty

func (_m *XClient) GetProperty(delete bool, window x.Window, property x.Atom, type0 x.Atom, longOffset uint32, longLength uint32) (*x.GetPropertyReply, error)

GetProperty provides a mock function with given fields: delete, window, property, type0, longOffset, longLength

func (*XClient) GetSelectionOwner

func (_m *XClient) GetSelectionOwner(selection x.Atom) (x.Window, error)

GetSelectionOwner provides a mock function with given fields: selection

func (*XClient) SelectSelectionInputE

func (_m *XClient) SelectSelectionInputE(window x.Window, selection x.Atom, eventMask uint32) error

SelectSelectionInputE provides a mock function with given fields: window, selection, eventMask

func (*XClient) SendEventE

func (_m *XClient) SendEventE(propagate bool, destination x.Window, eventMask uint32, event interface{}) error

SendEventE provides a mock function with given fields: propagate, destination, eventMask, event

func (*XClient) SetSelectionOwner

func (_m *XClient) SetSelectionOwner(owner x.Window, selection x.Atom, time x.Timestamp)

SetSelectionOwner provides a mock function with given fields: owner, selection, time

func (*XClient) SetSelectionOwnerE

func (_m *XClient) SetSelectionOwnerE(owner x.Window, selection x.Atom, time x.Timestamp) error

SetSelectionOwnerE provides a mock function with given fields: owner, selection, time

Jump to

Keyboard shortcuts

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