TODO
author Myhailo Danylenko <isbear@ukrpost.net>
Sat, 26 Dec 2009 04:18:28 +0200
changeset 8 b98346c5040d
parent 4 b24eab8a6515
child 20 744b8e669d85
permissions -rw-r--r--
Use GDestroyNotify and unregister on unload * Use GDestroyNotify for data freeing * Really unregister handlers on unload * Prevent possible passing NULL to strcmp * Privatize pep_handler_t


do we need to export functions in some special way?
startup/shutdown hook to inform other modules, that they should free/register handlers?