mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 01:45:36 +00:00
+1
-1
@@ -44,7 +44,7 @@ type Direction uint8
|
|||||||
// computing dimensions for a user interface element.
|
// computing dimensions for a user interface element.
|
||||||
type Widget func()
|
type Widget func()
|
||||||
|
|
||||||
// Context carry the state needed by almost all layouts and widgets.
|
// Context carries the state needed by almost all layouts and widgets.
|
||||||
type Context struct {
|
type Context struct {
|
||||||
// Constraints track the constraints for the active widget or
|
// Constraints track the constraints for the active widget or
|
||||||
// layout.
|
// layout.
|
||||||
|
|||||||
Reference in New Issue
Block a user