summaryrefslogtreecommitdiff
path: root/src/widget/box.vala
AgeCommit message (Collapse)Author
2024-06-19add(box): implicit_destroyAylur
this is a convinience property that is mostly useful in gjs and lua when binding children to a variable where these children set up connections themselves
2024-06-05more widget subclassesAylur
* levelbar * overlay * scrollable * slider
2024-05-19init 0.1.0Aylur