Upgrade to v2.6
Fyne API v2.6
app
canvas
container
data/binding
data/validation
dialog
driver
package driver
AndroidContext
AndroidContext
AndroidWindowContext
AndroidWindowContext
MacWindowContext
MacWindowContext
NativeWindow
NativeWindow
UnknownContext
UnknownContext
WaylandWindowContext
WaylandWindowContext
WindowsWindowContext
WindowsWindowContext
X11WindowContext
X11WindowContext
driver/desktop
package desktop
App
App
Canvas
Canvas
Cursor
Cursor
Cursorable
Cursorable
CustomShortcut
CustomShortcut
Driver
Driver
Hoverable
Hoverable
Keyable
Keyable
Modifier
Modifier
Mouseable
Mouseable
MouseButton
MouseButton
MouseEvent
MouseEvent
StandardCursor
StandardCursor
driver/embedded
package embedded
CharacterEvent
Driver
Event
KeyDirection
KeyEvent
TouchDownEvent
TouchMoveEvent
TouchUpEvent
driver/mobile
package mobile
Device
Device
Driver
Driver
Keyboardable
Keyboardable
KeyboardType
KeyboardType
Touchable
Touchable
TouchEvent
TouchEvent
driver/software
lang
layout
storage
storage/repository
test
theme
widget
Fyne API "desktop.Cursorable"
desktop.Cursorable
import "fyne.io/fyne/v2/driver/desktop"
Usage
type Cursorable
type Cursorable interface {
Cursor() Cursor
}
Cursorable describes any CanvasObject that needs a cursor change