MrmInitialize (3) Linux Manual Page
MrmInitialize — Prepares an application to use MRM widget-fetching facilities Synopsisvoid MrmInitialize(void)DescriptionThe MrmInitialize function must be called to prepare an application to use MRM widget-fetching facilities. You must call this function prior to fetching a widget. However, it is good programming practice to call MrmInitialize prior to performing any MRM operations. MrmInitialize initializes the internal…
