FreeBSD Manual Pages
MrmInitialize(3) Library Functions Manual MrmInitialize(3) NAME MrmInitialize -- Prepares an application to use MRM widget-fetching facili- ties SYNOPSIS void MrmInitialize(void) DESCRIPTION The 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 Mr- mInitialize prior to performing any MRM operations. MrmInitialize initializes the internal data structures that MRM needs to successfully perform type conversion on arguments and to successfully ac- cess widget creation facilities. An application must call MrmInitialize before it uses other MRM functions. MrmInitialize(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MrmInitialize&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
