Registry / other / goki-gi

goki-gi

JSON →
library1.3.25gogounverified

Package gi is the top-level repository for the GoGi GUI framework, providing a full-featured graphical interface toolkit.

go get github.com/goki/gi
INSTALL
IMPORT
SIG · GOKI-GI
G
goki-gi
othergov1.3.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gi
github.com/goki/gi

Create and run a basic GoGi window.

package main import ( "github.com/goki/gi" ) func main() { gi.NewWindow("hello", nil, 640, 480).Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.25latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
goki-gi — go get goki-gi · libregistry