mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 23:55:39 +00:00
+1
-1
@@ -53,7 +53,7 @@ type Window struct {
|
||||
// of a Window.
|
||||
var _ interface {
|
||||
// setAnimating sets the animation flag. When the window is animating,
|
||||
// Draw events are delivered as fast as the display can handle them.
|
||||
// DrawEvents are delivered as fast as the display can handle them.
|
||||
setAnimating(anim bool)
|
||||
// setTextInput updates the virtual keyboard state.
|
||||
setTextInput(s key.TextInputState)
|
||||
|
||||
Reference in New Issue
Block a user