NAME
xclasshint - part of Simula to Xlib interface
DESCRIPTION
class XClassHint;
refer to a Xlib manual to understand the meaning of the
following paramters. XClassHint objects are used as
parameters to calls to operation in X_Window: SetClassHint
OPERATIONS
Set
procedure Set(res_name,res_class);
text res_name,res_class;
Get
procedure Get(res_name,res_class);
name res_name,res_class;
text res_name,res_class;