#include <stdio.h>#include <stdarg.h>#include <gtk/gtk.h>#include "constant.h"Functions | |
| s_constant * | __const_alloc (void) |
| void | const_free (struct s_constant *myconst) |
|
|
constant allocation. visibility :: public
|
|
|
constant freeing. visibility :: public
|
1.2.15