Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KiT_BoolValueView = kit.Types.AddType(&BoolValueView{}, nil)
Functions ¶
This section is empty.
Types ¶
type BoolValueView ¶
type BoolValueView struct {
giv.ValueViewBase
}
BoolValueView presents a checkbox for a boolean
func (*BoolValueView) ConfigWidget ¶
func (vv *BoolValueView) ConfigWidget(widg gi.Node2D)
func (*BoolValueView) UpdateWidget ¶
func (vv *BoolValueView) UpdateWidget()
func (*BoolValueView) WidgetType ¶
func (vv *BoolValueView) WidgetType() reflect.Type
Click to show internal directories.
Click to hide internal directories.