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 an icon to be used as fallback for windows that have not had the gtk:window-icon-list function called on them from a named themed icon.
 

See also

2026-06-09