*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmRepTypeValidValue | Section: 3 | Source: Digital UNIX | File: XmRepTypeValidValue.3X.gz
XmRepTypeValidValue(3X) XmRepTypeValidValue(3X) NAME XmRepTypeValidValue - A representation type manager function that tests the validity of a numerical value of a representation type resource SYNOPSIS #include <Xm/RepType.h> Boolean XmRepTypeValidValue (rep_type_id, test_value, enable_de- fault_warning) XmRepTypeId rep_type_id; unsigned char test_value; Widget enable_default_warning; DESCRIPTION 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 non-NULL. 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 Returns True if the specified value is valid; otherwise, returns False. SEE ALSO XmRepTypeGetId(3X), XmRepTypeRegister(3X) XmRepTypeValidValue(3X)

Navigation Options