MCPcopy Index your code
hub / github.com/lxn/walk / SetToolTipText

Method SetToolTipText

widget.go:84–84  ·  view source on GitHub ↗

SetToolTipText sets the tool tip text of the Widget.

(s string)

Source from the content-addressed store, hash-verified

82
83 // SetToolTipText sets the tool tip text of the Widget.
84 SetToolTipText(s string) error
85
86 // SizeHint returns the preferred size in native pixels for the respective type of Widget.
87 SizeHint() Size

Callers 4

initMethod · 0.65
SetToolTipTextMethod · 0.65
updateStaticBoundsMethod · 0.65
CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected