mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
doc: rewrite references to preivous api to current
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
This commit is contained in:
committed by
Elias Naur
parent
f29964fee1
commit
4bbc6379ed
+1
-1
@@ -13,7 +13,7 @@ in an implicit Context to keep the Widget declaration short.
|
||||
|
||||
For example, to add space above a widget:
|
||||
|
||||
gtx := layout.NewContext(...)
|
||||
gtx := new(layout.Context)
|
||||
gtx.Reset(...)
|
||||
|
||||
// Configure a top inset.
|
||||
|
||||
Reference in New Issue
Block a user