manpagez: man pages & more
man XmRepTypeGetId(3)
Home | html | info | man
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  repre-
       sentation 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)

openMotif 2.3.1 - Generated Tue Dec 2 09:25:59 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.