view src/xs_title.h @ 24:271be59be975

Lots of changes
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jun 2003 12:42:05 +0000
parents d5789951b7e2
children 15250dd0c326
line wrap: on
line source

#ifndef XS_TITLE_H
#define XS_TITLE_H

/*
 * Functions
 */
gchar	*xs_filetitle_get(void *, gint);


#endif /* XS_TITLE_H */