Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XvhCreateHe(3X) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XvhHelpDialog(3X)

XvhCreateHelpDialog(3X)

NAME

XvhCreateHelpDialog − a HelpDialog convenience creation function.

SYNOPSIS

#include <Xvh/HelpDialog.h>
#include <Xvh/Xvh.h> Widget XvhCreateHelpDialog (parent, name, arglist, argcount)
Widgetparent;
Stringname;
ArgListarglist;
Cardinalargcount;

DESCRIPTION

XvhCreateHelpDialog is a convenience function that creates a help dialog widget hierarchy. 

parentSpecifies the parent widget ID

nameSpecifies the name of the created widget

arglistSpecifies the argument list

argcountSpecifies the number of attribute/value pairs in the argument list (arglist)

For a complete definition of HelpDialog and its associated resources, see XvhHelpDialog(3X). 

RETURN VALUE

Returns the HelpDialog widget ID. 

RELATED INFORMATION

XvhHelpDialog(3X)

The HP Help Developer’s Guide

Hewlett-Packard Company  —  September 09, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026