MCPcopy
hub / github.com/mmulet/term.everything / AddObject

Method AddObject

wayland/protocols/structs.go:29–29  ·  view source on GitHub ↗

RemoveGlobalBind(GlobalID, AnyObjectID)

(AnyObjectID, any)

Source from the content-addressed store, hash-verified

27 RemoveObject(AnyObjectID)
28 // RemoveGlobalBind(GlobalID, AnyObjectID)
29 AddObject(AnyObjectID, any)
30 SetCompositorVersion(uint32)
31 GetCompositorVersion() uint32
32 GetObject(AnyObjectID) any

Callers 4

AddObjectFunction · 0.65
WlRegistry_bindMethod · 0.65

Implementers 1

Clientwayland/Client.go

Calls

no outgoing calls

Tested by

no test coverage detected