Documentation ¶
Index ¶
- Variables
- func Folder(color uint32) image.Image
- func FromPNG(b64 string) image.Image
- func GetIcon(icon string, size int) *gdk.Pixbuf
- func GetIconUnsafe(icon string, size int) *gdk.Pixbuf
- func Pixbuf(img image.Image) (*gdk.Pixbuf, error)
- func PixbufIcon(img image.Image, size int) (*gdk.Pixbuf, error)
- func SetImage(img image.Image, gtkimg *gtk.Image) error
- func Solid(w, h int, r, g, b, a uint8) image.Image
- type Circle
Constants ¶
This section is empty.
Variables ¶
View Source
var IconTheme *gtk.IconTheme
Functions ¶
Types ¶
type Circle ¶
type Circle struct {
// contains filtered or unexported fields
}
func (Circle) ColorModel ¶
Click to show internal directories.
Click to hide internal directories.