Index Index for
Section 3
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DtTermInitialize(3)

CDE

NAME

DtTermInitialize - prevent accelerators from being installed on a DtTerm widget

SYNOPSIS

#include <Dt/Term.h> void DtTermInitialize();

DESCRIPTION

The DtTermInitialize function prevents the XmBulletinBoard(3X) widget from installing accelerators on DtTerm widgets. It enables DtTerm widgets to receive certain key events, such as Return and Escape, normally not passed by Motif to XmPrimitive(3X) widgets.

RETURN VALUES

The DtTermInitialize function returns no value.

APPLICATION USAGE

The application must call DtTermInitialize before initializing the Xt Toolkit with XtAppInitialize(3X).

SEE ALSO

DtTerm(5), DtTerm(3), XmBulletinBoard(3X), XmPrimitive(3X), XtAppInitialize(3X). XmPrimitive, XmBulletinBoard in the X/Open CAE Specification, X/Open Motif Toolkit API; XtAppInitialize(3X) in the X/Open CAE Specification, X/Open Window Management: X Toolkit Intrinsics

Index Index for
Section 3
Index Alphabetical
listing for D
Top of page Top of
page