Package: gtk

Function gtk-icon-theme-icon-sizes

Lambda List

gtk-icon-theme-icon-sizes (theme name)

Arguments

theme -- a gtk-icon-theme object
name -- a string with the name of an icon

Return Value

An Lisp array of integer with the sizes at which the icon is available.

Details

Returns an array of integers describing the sizes at which the icon is available without scaling. A size of -1 means that the icon is available in a scalable format.
 

See also

2021-11-28