mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 10:25:37 +00:00
app: fix NewWindow comment
Window options are a list now, not a struct. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -72,8 +72,6 @@ var ackEvent event.Event
|
|||||||
// options. The options are hints; the platform is free to
|
// options. The options are hints; the platform is free to
|
||||||
// ignore or adjust them.
|
// ignore or adjust them.
|
||||||
//
|
//
|
||||||
// If opts are nil, a set of sensible defaults are used.
|
|
||||||
//
|
|
||||||
// If the current program is running on iOS and Android,
|
// If the current program is running on iOS and Android,
|
||||||
// NewWindow returns the window previously created by the
|
// NewWindow returns the window previously created by the
|
||||||
// platform.
|
// platform.
|
||||||
|
|||||||
Reference in New Issue
Block a user