Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DEF_WINDOW_SIZE = fyne.NewSize(def_window_width, def_window_height)
)
Functions ¶
func NewWindowWithCustomSize ¶
Types ¶
type ColoredButton ¶ added in v1.0.2
type ColoredButton struct {
Button *widget.Button
Appearance fyne.CanvasObject
}
func NewColoredButton ¶ added in v1.0.2
Click to show internal directories.
Click to hide internal directories.