flexbox

package
v0.0.0-...-7346b48 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHFlex

func NewHFlex() fyne.Layout

func NewVFlex

func NewVFlex() fyne.Layout

Types

type FlexChild

type FlexChild interface {
	Grow() int
}

type FlexEntry

type FlexEntry struct {
	widget.Entry
	// contains filtered or unexported fields
}

func NewEntry

func NewEntry(grow int) *FlexEntry

func (*FlexEntry) Grow

func (fw *FlexEntry) Grow() int

type FlexLabel

type FlexLabel struct {
	widget.Label
	// contains filtered or unexported fields
}

func NewLabel

func NewLabel(grow int) *FlexLabel

func (*FlexLabel) Grow

func (fw *FlexLabel) Grow() int

Jump to

Keyboard shortcuts

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