package
0.0.0-20240817140251-aa2fb5bc486d
Repository: https://github.com/diamondburned/gotkit.git
Documentation: pkg.go.dev

# Functions

NewAvatar creates a new avatar.
NewImage creates a new avatar.
NewPicture creates a new Picture.

# Constants

MaxFPS is the maximum FPS to play an animation (often a GIF) at.

# Variables

CanAnimate is true by default, which allows EnableAnimation to be called on certain images to allow animations to be played back.

# Structs

Avatar is an online variant of adaptive.Avatar.
Image is an online variant of gtk.Image.
Picture is an online variant of gtk.Picture.

# Type aliases

No description provided by the author