settings

package
v1.33.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: GPL-3.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const ID = "settings"

Variables

View Source
var AddressInput = &addressInput{
	Editor: widget.Editor{
		SingleLine: true,
	},
	realmsList: widget.List{
		List: layout.List{
			Axis: layout.Vertical,
		},
	},
}

Functions

func MulAlpha added in v1.33.0

func MulAlpha(c color.NRGBA, alpha uint8) color.NRGBA

func New

func New(router *pages.Router) pages.Page

Types

type C

type C = layout.Context

type D

type D = layout.Dimensions

type Page

type Page struct {
	// contains filtered or unexported fields
}

func (*Page) Actions

func (p *Page) Actions() []component.AppBarAction

func (*Page) Handler

func (p *Page) Handler(m any) messages.Response

func (*Page) ID added in v1.31.1

func (p *Page) ID() string

func (*Page) Layout

func (p *Page) Layout(gtx C, th *material.Theme) D

func (*Page) NavItem

func (p *Page) NavItem() component.NavItem

func (*Page) Overflow

func (p *Page) Overflow() []component.OverflowAction

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL