DtInitialize(3Dt) DtInitialize(3Dt)
NAME
DtInitialize - initialize a widget for UnixWare Desktop
metaphor
SYNOPSIS
#include <Dt/Desktop.h>
void DtInitialize(Widget wid);
DESCRIPTION
The DtInitialize function initializes a widget for the Desktop
Metaphor. This function must be called before any other
functions in libDt are referenced.
wid the widget ID, typically returned from the toolkit
initialization routine [see XtAppInitialize].
RETURN VALUES
DtInitialize has no return value.
REFERENCES
DtAcceptReply(3Dt), DtEnqueueRequest(3Dt), XtAppInitialize
Copyright 1994 Novell, Inc. Page 1