Package: gtk

Function gtk:window-set-default-icon-from-file

Lambda List

gtk:window-set-default-icon-from-file (path)

Arguments

path -- a pathname or namestring with the location of the icon file

Return Value

True if setting the icon succeeded.

Details

Sets an icon to be used as fallback for windows that have not had the gtk:window-icon-list function called on them from a file on disk.
 

See also

#2024-11-20