xosd_show(3) - Linux man page
Name
xosd_show - make the XOSD window visibleSynopsis
#include <xosd.h>int xosd_show (xosd* osd);
Description
Call xosd_show to redisplay the data that has been previously displayed using xosd_display(3xosd).Arguments
- osd
- The on-screen display object to act on.