Module m_openable

Documentation for the modules-m_openable module in /std/modules/m_openable.c.

Functions

void do_on_open()

Called from open_with() so modules that inherit from M_OPENABLE Don’t have to catch the “open” hook.

void do_on_close()

Called from close() so modules that inherit from M_OPENABLE Don’t have to catch the “close” hook.

Note

doc forthcoming… (line 9)

File generated by Lima 1.1a4 reStructured Text daemon.