Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/andlabs/ui
/ frombool
Function
frombool
util.go:29–34 ·
view source on GitHub ↗
(b bool)
Source
from the content-addressed store, hash-verified
27
}
28
29
func
frombool(b bool) C.int {
30
if
b {
31
return
1
32
}
33
return
0
34
}
Callers
15
Append
Method · 0.85
InsertAt
Method · 0.85
SetPadded
Method · 0.85
NewFigureWithArc
Method · 0.85
ArcTo
Method · 0.85
NewWindow
Function · 0.85
SetBorderless
Method · 0.85
SetMargined
Method · 0.85
SetMargined
Method · 0.85
Append
Method · 0.85
SetPadded
Method · 0.85
Append
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected