Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ GetPanel
Method
GetPanel
gui/panel.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
type
IPanel
interface
{
41
graphic.IGraphic
42
GetPanel() *Panel
43
Width() float32
44
Height() float32
45
Enabled() bool
Callers
15
InsertAt
Method · 0.65
ItemVisible
Method · 0.65
autoSize
Method · 0.65
vRecalc
Method · 0.65
hRecalc
Method · 0.65
maxFirst
Method · 0.65
recalc
Method · 0.65
Recalc
Method · 0.65
onKey
Method · 0.65
onMouse
Method · 0.65
Recalc
Method · 0.65
Initialize
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected