Documentation ¶
Overview ¶
Package xcursor loads and parses the X cursor
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CursorTheme ¶
type CursorTheme struct { SearchPaths []string // contains filtered or unexported fields }
CursorTheme represents an Xcursor theme
func (*CursorTheme) LoadIcon ¶
func (c *CursorTheme) LoadIcon(iconName string) string
LoadIcon loads an Xcursor icon path by icon name from theme
Click to show internal directories.
Click to hide internal directories.