redhat man page for xmreptypeaddreverse

Query: xmreptypeaddreverse

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmRepTypeAddReverse(library call)										 XmRepTypeAddReverse(library call)

NAME
XmRepTypeAddReverse -- A representation type manager function that installs the reverse converter for a previously registered representa- tion type
SYNOPSIS
#include <Xm/RepType.h> void XmRepTypeAddReverse( XmRepTypeId rep_type_id);
DESCRIPTION
XmRepTypeAddReverse installs the reverse converter for a previously registered representation type. The reverse converter takes a numerical representation type value and returns its corresponding string value. Certain applications may require this capability to obtain a string value to display on a screen or to build a resource file. The values argument of the XmRepTypeRegister function can be used to register representation types with nonconsecutive values or with duplicate names for the same value. If the list of numerical values for a representation type contains duplicate values, the reverse con- verter uses the first name in the value_names list that matches the specified numeric value. For example, if a value_names array has can- cel, proceed, and abort, and the corresponding values array contains 0, 1, and 0, the reverse converter will return cancel instead of abort for an input value of 0. rep_type_id Specifies the identification number of the representation type
RELATED
XmRepTypeGetId(3) and XmRepTypeRegister(3). XmRepTypeAddReverse(library call)
Related Man Pages
xmreptypegetregistered(3) - redhat
xmreptyperegister(3) - centos
xmreptypeaddreverse(3x) - osf1
xmreptypegetregistered(3x) - osf1
xmreptyperegister(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Issue with events occuring in DST window
[TIP] Processing YAML files with yq