package
Version:
v0.0.0-...-f6cbe64
Opens a new window with list of versions in this module.
Published: Sep 27, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Icon theme thumbnail generator
-
func ChooseIcon(theme string, names []string) string
-
func GenThumbnail(src, bg string, width, height int, force bool) (string, error)
-
func StrvInC(strv []string) []*C.char
-
func SupportedTypes() []string
-
func ThumbnailForTheme(src, bg string, width, height int, force bool) (string, error)
GenThumbnail generate icon theme thumbnail
src: the uri of icon theme index.theme
return NUL-Terminated slice of C String
func SupportedTypes() []string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.