singlebox

package
v0.0.5-0...-0379fef Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

type Box struct {
	*gtk.Box
	Children gtk.IWidget
}

func BoxNew

func BoxNew(o gtk.Orientation, spacing int) (*Box, error)

func WrapBox

func WrapBox(box *gtk.Box) *Box

func (*Box) Add

func (b *Box) Add(w gtk.IWidget)

func (*Box) Clear

func (b *Box) Clear()

type Column

type Column struct {
	*handy.Column
	Children gtk.IWidget
}

func ColumnNew

func ColumnNew() *Column

func WrapColumn

func WrapColumn(col *handy.Column) *Column

func (*Column) Add

func (c *Column) Add(w gtk.IWidget)

func (*Column) Clear

func (c *Column) Clear()

Jump to

Keyboard shortcuts

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