GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtCreateHelpDialog(library call) DtCreateHelpDialog(library call)

DtCreateHelpDialog — create a general DtHelpDialog widget

#include &<Dt/HelpDialog.h>
Widget DtCreateHelpDialog(
Widget parent,
String name,
ArgList arglist,
Cardinal argcount);

The DtCreateHelpDialog function is a convenience function that creates a DtHelpDialog widget.

The parent argument specifies the parent widget ID.

The name argument specifies the name of the created widget.

The arglist argument specifies the argument list.

The argcount argument specifies the number of attribute and value pairs in the argument list (arglist).

Upon successful completion, the DtCreateHelpDialog function returns an XmBulletinBoard widget whose parent is a dialog shell widget; otherwise, it returns an undefined widget value. The dialog shell is the DtHelpDialog widget's top level. Refer to the Motif documentation for more information on the dialog shell widget and applicable resources.

Dt/HelpDialog.h - DtHelpDialog(5), Dt/Help.h - DtHelp(5), DtCreateHelpQuickDialog(3), DtHelpSetCatalogName(3), XmBulletinBoard(3).


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.