Package: gtk

Function gtk:window-default-icon-name

Lambda List

gtk:window-default-icon-name ()

Syntax

(gtk:window-default-icon-name) => name
(setf (gtk:window-default-icon-name) name)

Arguments

name -- a string for the name of the themed icon

Details

Gets or sets the fallback icon name for windows. This is the icon to be used as fallback for windows that have not had the gtk:window-icon-name function called on them.
 

See also

2025-12-08