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

Struct WlDataDeviceManagerImpl

wayland/wl_data_device_manager.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type WlDataDeviceManagerImpl struct{}
8
9func (w *WlDataDeviceManagerImpl) WlDataDeviceManager_create_data_source(s protocols.ClientState, _object_id protocols.ObjectID[protocols.WlDataDeviceManager], id protocols.ObjectID[protocols.WlDataSource]) {
10 s.AddObject(protocols.AnyObjectID(id), MakeWlDataSource())

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected