legacy/experimental/ecdb/trunk/src/ecdb_filelist_custom.h

9 lines
207 B
C

#ifndef ECDB_FILELIST_CUSTOM_H
#define ECDB_FILELIST_CUSTOM_H
void ecdb_custom_filelist_directory_set(Ewl_Filelist *fl,
Ecdb_Source *src);
Ewl_Widget *ecdb_custom_filelist_new(void);
#endif