mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
+1
-1
@@ -40,7 +40,7 @@ type Alignment uint8
|
|||||||
type Direction uint8
|
type Direction uint8
|
||||||
|
|
||||||
// Widget is a function that computes a set of dimensions that
|
// 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
|
type Widget func(cs Constraints) Dimensions
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user