set-mwm-func-hint!

Name

set-mwm-func-hint! -- Set whether or not Motif function hints are used for WIN.

Synopsis

(set-mwm-func-hint! flag #&optional win)

Description

Set whether or not Motif function hints are used for win. If flag is #t, the Motif function hints are respected for win. 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 4112 (CVS log)