mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
+1
-1
@@ -43,7 +43,7 @@ This example both aligns and insets a child:
|
||||
dims = inset.End(dims)
|
||||
|
||||
More complex layouts such as Stack and Flex lay out multiple children,
|
||||
but follow the same pattern of constraints and dimensions.
|
||||
and stateful layouts such as List accept user input.
|
||||
|
||||
*/
|
||||
package layout
|
||||
|
||||
Reference in New Issue
Block a user