mangareader/include/openmg/view/list_view_chapter.h

6 lines
106 B
C

#include <gtk/gtk.h>
#include <openmg/manga.h>
GtkListView *
create_list_view_chapters (MgManga *manga);