mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
@@ -328,7 +328,6 @@ func (q *Queue) Next(k input.Key) (input.Event, bool) {
|
|||||||
return q.q.Next(k)
|
return q.q.Next(k)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// WithTitle returns an option that sets the window title.
|
// WithTitle returns an option that sets the window title.
|
||||||
func WithTitle(t string) WindowOption {
|
func WithTitle(t string) WindowOption {
|
||||||
return WindowOption{
|
return WindowOption{
|
||||||
|
|||||||
Reference in New Issue
Block a user