Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ PaintStyle
Method
PaintStyle
svg/node.go:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(g *NodeBase) PaintStyle() *styles.Paint {
142
return
&g.Paint
143
}
144
145
func
(g *NodeBase) Init() {
146
g.Paint.Defaults()
Callers
3
ParTransform
Method · 0.80
Style
Method · 0.80
ApplyCSS
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected