osf1 man page for dxmformspacebuttonsequally

Query: dxmformspacebuttonsequally

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmFormSpaceButtonsEqually(3X)											    DXmFormSpaceButtonsEqually(3X)

NAME
DXmFormSpaceButtonsEqually - Sets push buttons in a form widget to be equally spaced and sized.
SYNOPSIS
void DXmFormSpaceButtonsEqually( 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 buttons in a form widget to be equally spaced and sized. Your applica- tion must call this routine after the dialog box is managed. DXmFormSpaceButtonsEqually(3X)
Related Man Pages
xmcreatebulletinboarddialog(3) - centos
dtcreatehelpdialog(3) - hpux
xmcreatebulletinboarddialog(3) - hpux
xtinstallallaccelerators(3) - hpux
xmcreatebulletinboarddialog(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB