icontitle(3G) icontitle(3G)
NAME
icontitle - assigns the icon title for the current graphics window.
C SPECIFICATION
void icontitle(name)
String name;
PARAMETERS
name expects a pointer to the string containing the icon title.
DESCRIPTION
icontitle specifies the string displayed on an icon if the window manager
draws that window's icon.
SEE ALSO
iconsize
Page 1