Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DesktopNotify ¶
type DesktopNotify interface {
DesktopChangeNotify(int)
}
DesktopNotify allows modules to be informed when user changes virtual desktop
type MouseNotify ¶
type MouseNotify interface { MouseInNotify(fyne.Position) MouseOutNotify() }
MouseNotify is an interface that can be used by objects interested in when the mouse enters or exits the desktop
Click to show internal directories.
Click to hide internal directories.