2026-07-16 15:28:13 +08:00
|
|
|
// Package gio contains the Win7-compatible Gio UI adapter.
|
2026-07-16 15:43:03 +08:00
|
|
|
//
|
|
|
|
|
// Layout code is rendering-only: it must not read files, access the network,
|
|
|
|
|
// calculate hashes, or directly mutate background application state.
|
2026-07-16 15:28:13 +08:00
|
|
|
package gio
|