set-force-icon!

Name

set-force-icon! -- Set the window-manager-overriding property for WIN to boolean FLAG.

Synopsis

(set-force-icon! flag #&optional win)

Description

Set the window-manager-overriding property for win to boolean flag. If #t, the icon specified for win by the user through scwm will override an application-provided icon. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 3914 (CVS log)