Name
set-hint-override! -- Set whether or not Mwm and Open Look function hints are used.
Synopsis
(set-hint-override! flag #&optional win)
Description
Set whether or not Mwm and Open Look function hints are used.
If flag is #t, the hints, which indicate what operations should be
allowed on a window, will be ignored for win. If flag is #f, the hints will
be honoured. win defaults to the window context in the usual way if
not specified.