xmreptypegetid(3) centos man page | unix.com

Man Page: xmreptypegetid

Operating Environment: centos

Section: 3

XmRepTypeGetId(library call)											      XmRepTypeGetId(library call)

NAME
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
RETURN
Returns the identification number of the specified representation type. If the representation type is not registered, the function returns XmREP_TYPE_INVALID.
RELATED
XmRepTypeGetRegistered(3) and XmRepTypeRegister(3). XmRepTypeGetId(library call)
Related Man Pages
xmreptyperegister(3) - redhat
xmreptypegetrecord(3) - centos
xmreptyperegister(3) - centos
xmreptypeaddreverse(3x) - osf1
xmreptypegetregistered(3x) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq