Query: xmreptypegetnamelist
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmRepTypeGetNameList(3X) XmRepTypeGetNameList(3X)NAMEXmRepTypeGetNameList - A representation type manager function that generates a list of values for a representation typeSYNOPSIS#include <Xm/RepType.h> String * XmRepTypeGetNameList (rep_type_id, use_uppercase_format) XmRepTypeId rep_type_id; Boolean use_uppercase_format;DESCRIPTIONXmRepTypeGetNameList generates a null-terminated list of the value names associated with the specified representation type. Each value name is a null-terminated string. This routine allocates memory for the returned data. The application must free this memory using XtFree. Specifies the identification number of the representation type. Specifies a Boolean value that controls the format of the name list. If True, each value name is in uppercase characters prefixed by "Xm"; if False, the names are in lowercase characters.RETURN VALUEReturns a pointer to an array of the value names.SEE ALSOXmRepTypeGetId(3X), XmRepTypeGetRegistered(3X), XmRepTypeRegister(3X) XmRepTypeGetNameList(3X)
Related Man Pages |
---|
xmfontlistgetnextfont(3) - redhat |
xmreptypegetregistered(3) - redhat |
xmfontlistgetnextfont(3) - centos |
xmreptyperegister(3) - centos |
xmreptypegetregistered(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |