14.1.13 Using Window Manager Convenience Functions
The
XmbSetWMProperties()
function stores the standard set of window manager properties,
with text properties in standard encodings
for internationalized text communication.
The standard window manager properties for a given window are
WM_NAME,
WM_ICON_NAME,
WM_HINTS,
WM_NORMAL_HINTS,
WM_CLASS,
WM_COMMAND,
WM_CLIENT_MACHINE, and WM_LOCALE_NAME.
To set a window's standard window manager properties
with strings in client-specified encodings, use
XSetWMProperties().
The standard window manager properties for a given window are
WM_NAME,
WM_ICON_NAME,
WM_HINTS,
WM_NORMAL_HINTS,
WM_CLASS,
WM_COMMAND, and
WM_CLIENT_MACHINE.
Christophe Tronche, ch@tronche.com