mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
+1
-1
@@ -40,7 +40,7 @@ type Alignment uint8
|
||||
type Direction uint8
|
||||
|
||||
// Widget is a function that computes a set of dimensions that
|
||||
// satisfies the given cosntraints.
|
||||
// satisfies the given constraints.
|
||||
type Widget func(cs Constraints) Dimensions
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user