Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTool ¶
func NewOptionsMenu ¶
Types ¶
type OptionsMenu ¶
type OptionsMenu struct { widget.BaseWidget // contains filtered or unexported fields }
func (*OptionsMenu) CreateRenderer ¶
func (m *OptionsMenu) CreateRenderer() fyne.WidgetRenderer
func (*OptionsMenu) Refresh ¶
func (m *OptionsMenu) Refresh()
func (*OptionsMenu) SetUid ¶
func (m *OptionsMenu) SetUid(uid string)
type OptionsMenuRender ¶
type OptionsMenuRender struct {
// contains filtered or unexported fields
}
func (OptionsMenuRender) Destroy ¶
func (o OptionsMenuRender) Destroy()
func (OptionsMenuRender) Layout ¶
func (o OptionsMenuRender) Layout(size fyne.Size)
func (OptionsMenuRender) MinSize ¶
func (o OptionsMenuRender) MinSize() fyne.Size
func (OptionsMenuRender) Objects ¶
func (o OptionsMenuRender) Objects() []fyne.CanvasObject
func (OptionsMenuRender) Refresh ¶
func (o OptionsMenuRender) Refresh()
Click to show internal directories.
Click to hide internal directories.