xosd_clone(3) | Library Functions Manual | xosd_clone(3) |
xosd_clone - Duplicates an XOSD object with the same attributes
#include <xosd.h>
xosd* xosd_clone(xosd *osd2);
xosd_clone creates a new unique xosd object with the same attributes as the original xosd object.
On success, returns a new xosd object.
libXosd team at Western Washington University
2022-10-27 | X OSD Library |