XmRepTypeGetId (3) Linux Manual Page
XmRepTypeGetId — A representation type manager function that retrieves the identification number of a representation type
Synopsis
#include <Xm/RepType.h>
XmRepTypeId XmRepTypeGetId(
String rep_type);
Description
XmRepTypeGetId searches the registration list for the specified representation type and returns the associated identification number.- rep_type
- Specifies the representation type for which an identification number is requested
