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

  man pages->Tru64 Unix man pages -> XmRepTypeValidValue (3X)              
Title
Content
Arch
Section
 

XmRepTypeValidValue(3X)

Contents


NAME    [Toc]    [Back]

       XmRepTypeValidValue  - A representation type manager function
 that tests the validity of a  numerical  value  of  a
       representation type resource

SYNOPSIS    [Toc]    [Back]

       #include <Xm/RepType.h>

       Boolean   XmRepTypeValidValue   (rep_type_id,  test_value,
       enable_default_warning)
               XmRepTypeId rep_type_id;
               unsigned char test_value;
               Widget enable_default_warning;

DESCRIPTION    [Toc]    [Back]

       XmRepTypeValidValue tests  the  validity  of  a  numerical
       value for a given representation type resource.  The function
 generates a default warning message if the  value  is
       invalid  and  the  enable_default_warning argument is nonNULL.
  Specifies the identification number of  the  representation
  type.   Specifies  the numerical value to test.
       Specifies the ID of the widget  that  contains  a  default
       warning  message.   If  this parameter is NULL, no default
       warning message is generated and the application must provide
 its own error handling.

RETURN VALUE    [Toc]    [Back]

       Returns  True  if the specified value is valid; otherwise,
       returns False.

SEE ALSO    [Toc]    [Back]

      
      
       XmRepTypeGetId(3X), XmRepTypeRegister(3X)



                                          XmRepTypeValidValue(3X)
[ Back ]
 Similar pages
Name OS Title
XmRepTypeValidValue HP-UX A representation type manager function that tests the validity of a numerical value of a representation type r
XmRepTypeValidValue IRIX A representation type manager function that tests the validity of a numerical value of a representation type r
XmRepTypeGetNameList HP-UX A representation type manager function that generates a list of values for a representation type
XmRepTypeGetId IRIX A representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetNameList Tru64 A representation type manager function that generates a list of values for a representation type
XmRepTypeGetNameList IRIX A representation type manager function that generates a list of values for a representation type
XmRepTypeGetId HP-UX A representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetRecord Tru64 A representation type manager function that returns information about a representation type
XmRepTypeRegister Tru64 A representation type manager function that registers a representation type resource
XmRepTypeGetRecord HP-UX A representation type manager function that returns information about a representation type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service