Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ SetTextSelection
Method
SetTextSelection
container.go:513–513 ·
view source on GitHub ↗
(start, end int)
Source
from the content-addressed store, hash-verified
511
512
type
textSelectable
interface
{
513
SetTextSelection(start, end int)
514
}
515
516
func
DescendantByName(container Container, name string) Widget {
Callers
5
SetTextSelection
Method · 0.65
processChar
Method · 0.65
selectNumber
Method · 0.65
WndProc
Method · 0.65
focusFirstCandidateDescendant
Method · 0.65
Implementers
4
NumberEdit
numberedit.go
LineEdit
lineedit.go
TextEdit
textedit.go
ComboBox
combobox.go
Calls
no outgoing calls
Tested by
no test coverage detected