package
0.0.0-20210812091234-6513b377aba0
Repository: https://github.com/diamondburned/cchat-gtk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package traverse implements an extensible interface that allows children widgets to announce state changes to their parent container.

# Functions

No description provided by the author
NewChildren creates a hollow children then immediately unhollows it.
NewHollowChildren creates a hollow children, which is a children without any widgets.
NewHollowServer creates a new hollow ServerRow.

# Constants

refer to style.css.

# Structs

Children is a children server with a reference to the parent.
No description provided by the author

# Interfaces

No description provided by the author
ParentController controls ServerRow's container, which is the Children struct.