MCPcopy Create free account
hub / github.com/andlabs/ui / LibuiControl

Method LibuiControl

control.go:24–24  ·  view source on GitHub ↗

LibuiControl returns the uiControl pointer for the Control. This is intended for use when adding a control to a container.

()

Source from the content-addressed store, hash-verified

22 // This is intended for use when adding a control to a
23 // container.
24 LibuiControl() uintptr
25
26 // Destroy destroys the Control.
27 Destroy()

Callers 7

AppendMethod · 0.65
InsertAtMethod · 0.65
SetChildMethod · 0.65
SetChildMethod · 0.65
AppendMethod · 0.65
AppendMethod · 0.65
InsertAtMethod · 0.65

Implementers 1

ControlBasecontrol.go

Calls

no outgoing calls

Tested by

no test coverage detected