*** 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: DXmFormSpaceButtonsEqually | Section: 3 | Source: Digital UNIX | File: DXmFormSpaceButtonsEqually.3X.gz
DXmFormSpaceButtonsEqually(3X) DXmFormSpaceButtonsEqually(3X) NAME DXmFormSpaceButtonsEqually - Sets push buttons in a form widget to be equally spaced and sized. SYNOPSIS void DXmFormSpaceButtonsEqually (parent, widget_list, num_widgets) Widget parent; Widget *widget_list; Cardinal num_widgets; PARAMETERS The identifier (widget ID) of the form widget containing the buttons. Array of widget IDs of the push buttons to be changed. Note that you must list the widget IDs in the same order as they are displayed in the dialog box and that you should not specify left or right attachments for the push buttons. The number of widgets in the widget_list. DESCRIPTION The DXmFormSpaceButtonsEqually routine enables you to set the push but- tons in a form widget to be equally spaced and sized. Your application must call this routine after the dialog box is managed. delim off DXmFormSpaceButtonsEqually(3X)

Navigation Options