G_BEGIN_DECLS
typedef struct _EPoolv EPoolv;
EPoolv * e_poolv_new (guint size);
EPoolv * e_poolv_set (EPoolv *poolv,
gint index,
gchar *str,
gint freeit);
const gchar * e_poolv_get (EPoolv *poolv,
gint index);
void e_poolv_destroy (EPoolv *poolv);
G_END_DECLS
#endif /* E_POOLV_H */
orts-gnome/'>freebsd-ports-gnome |
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) | |
| Commit message (Expand) | Author | Age | Files | Lines |