New XOSD windows are created by the xosd_create function, which can be thought of as the constructor method for an XOSD window. The equivalent destructor method is xosd_destroy function, which frees all memory used by the XOSD window.
Table of Contents