summaryrefslogtreecommitdiff
path: root/reflect.go
AgeCommit message (Collapse)Author
2024-01-17works with new toolkit and gui changesv1.1.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13move to SetPad(), SetMargin() and SetExpand()v1.1.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11type value anyJeff Carr
move the common code here. add docs