*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmRepTypeGetNameList (3)              
Title
Content
Arch
Section
 

Contents


 XmRepTypeGetNameList(library call)       XmRepTypeGetNameList(library call)




 NAME    [Toc]    [Back]
      XmRepTypeGetNameList - A representation type manager function that
      generates a list of values for a representation type

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/RepType.h>
      String * XmRepTypeGetNameList(
      XmRepTypeId rep_type_id,
      Boolean use_uppercase_format);

 DESCRIPTION    [Toc]    [Back]
      XmRepTypeGetNameList 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.

      rep_type_id
                Specifies the identification number of the representation
                type.

      use_uppercase_format
                Specifies a Boolean value that controls the format of the
                name list. If the value is True, each value name is in
                uppercase characters prefixed by Xm; if it is False, the
                names are in lowercase characters.

 RETURN    [Toc]    [Back]
      Returns a pointer to an array of the value names.

 RELATED    [Toc]    [Back]
      XmRepTypeGetId(3), XmRepTypeGetRegistered(3), and
      XmRepTypeRegister(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRepTypeGetId IRIX A representation type manager function that retrieves the identification number of a representation type
XmRepTypeValidValue HP-UX A representation type manager function that tests the validity of a numerical value of a representation type r
XmRepTypeGetId HP-UX A representation type manager function that retrieves the identification number of a representation type
XmRepTypeValidValue IRIX A representation type manager function that tests the validity of a numerical value of a representation type r
XmRepTypeGetRecord HP-UX A representation type manager function that returns information about a representation type
XmRepTypeGetRecord Tru64 A representation type manager function that returns information about a representation type
XmRepTypeRegister HP-UX A representation type manager function that registers a representation type resource
XmRepTypeRegister Tru64 A representation type manager function that registers a representation type resource
XmRepTypeRegister IRIX A representation type manager function that registers a representation type resource
XmRepTypeGetRecord IRIX A representation type manager function that returns information about a representation type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service