base

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerNoControlOuter

type ContainerNoControlOuter interface {
	gxui.Container
	outer.PaintChilder
	outer.Painter
	outer.LayoutChildren
}

type ContainerOuter

type ContainerOuter interface {
	ContainerNoControlOuter
	gxui.Control
}

type Control

func (*Control) ContainsPoint

func (c *Control) ContainsPoint(p math.Point) bool

func (*Control) DesiredSize

func (c *Control) DesiredSize(min, max math.Size) math.Size

func (*Control) Init

func (c *Control) Init(outer ControlOuter, theme gxui.Theme)

type ControlOuter

type ControlOuter interface {
	gxui.Control
	outer.Painter
	outer.Redrawer
	outer.Relayouter
}

Jump to

Keyboard shortcuts

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