mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
app,ui: move instructions link to package app documentation
We're about the split up and finally delete package ui. Move the instructions link to the second most "top-level" package in Gio, package app. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
Package app provides a platform-independent interface to operating system
|
Package app provides a platform-independent interface to operating system
|
||||||
functionality for running graphical user interfaces.
|
functionality for running graphical user interfaces.
|
||||||
|
|
||||||
|
See https://gioui.org for instructions to set up and run Gio programs.
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
|
|
||||||
Create a new Window by calling NewWindow. On mobile platforms or when Gio
|
Create a new Window by calling NewWindow. On mobile platforms or when Gio
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
Package ui defines operations buffers, units and common operations
|
Package ui defines operations buffers, units and common operations
|
||||||
for GUI programs written with the Gio module.
|
for GUI programs written with the Gio module.
|
||||||
|
|
||||||
See https://gioui.org for instructions to setup and run Gio programs.
|
|
||||||
|
|
||||||
Operations
|
Operations
|
||||||
|
|
||||||
Gio programs use operations, or ops, for describing their user
|
Gio programs use operations, or ops, for describing their user
|
||||||
|
|||||||
Reference in New Issue
Block a user