MCPcopy Create free account
hub / github.com/jetkvm/kvm / UIObjSetLabelText

Method UIObjSetLabelText

internal/native/interface.go:30–30  ·  view source on GitHub ↗
(objName string, text string)

Source from the content-addressed store, hash-verified

28 UIObjFadeIn(objName string, duration uint32) (bool, error)
29 UIObjFadeOut(objName string, duration uint32) (bool, error)
30 UIObjSetLabelText(objName string, text string) (bool, error)
31 UIObjSetImageSrc(objName string, image string) (bool, error)
32 DisplaySetRotation(rotation uint16) (bool, error)
33 UpdateLabelIfChanged(objName string, newText string)

Callers 3

UIObjSetLabelTextMethod · 0.65
UIObjSetLabelTextMethod · 0.65
UIObjSetLabelTextMethod · 0.65

Implementers 3

Nativeinternal/native/native.go
NativeProxyinternal/native/proxy.go
EmptyNativeInterfaceinternal/native/empty.go

Calls

no outgoing calls

Tested by

no test coverage detected