Package: gtk

Function gtk-icon-info-is-symbolic

Lambda List

gtk-icon-info-is-symbolic (info)

Arguments

info -- a gtk-icon-info instance

Return Value

True if the icon is symbolic, false otherwise.

Details

Checks if the icon is symbolic or not. This currently uses only the file name and not the file contents for determining this. This behaviour may change in the future.
 

See also

2021-11-28