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
Dt/Mrm.h(file formats) Dt/Mrm.h(file formats)

Dt/Mrm.h — initializing widgets for URM facilities

#include &<Dt/Mrm.h>

The top-level routine DtMrmIntialize is normally accessible to and used by an application at runtime to access URM facilities.

DtMrmIntialize must be called in order to prepare an application to use URM widget fetching facilities for CDE Dt widgets. It is analogous to the MrmInitialize routine for Motif widgets.

DtMrmIntialize initializes the internal data structures (creating the mapping from class codes to the creation routine for each builtin widget class) which URM needs in order to successfully perform type conversion on arguments, and successfully access widget creation facilities. DtMrmIntialize must be called before any widgets are created, whether by URM's fetch mechanisms or directly by the application. It may be called before or after XtInitialize, and multiple calls after the first one are benign (no-ops).

DtMrmInitialize(3).


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

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