Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LicensesView ¶ added in v0.6.1
type LicensesView struct {
// contains filtered or unexported fields
}
LicensesView handles the about display.
func NewLicensesView ¶ added in v0.6.1
func NewLicensesView(guiScale float32) *LicensesView
NewLicensesView creates a new instance for the about display.
func (*LicensesView) Render ¶ added in v0.6.1
func (view *LicensesView) Render()
Render requests to render the view.
func (*LicensesView) Show ¶ added in v0.6.1
func (view *LicensesView) Show()
Show requests to show the licenses view.
Click to show internal directories.
Click to hide internal directories.