Files

6 lines
214 B
Go
Raw Permalink Normal View History

// Package gio contains the modern Gio UI adapter.
//
// Layout code is rendering-only: it must not read files, access the network,
// calculate hashes, or directly mutate background application state.
package gio