forked from sergiotarxz/mangareader
6 lines
106 B
C
6 lines
106 B
C
#include <gtk/gtk.h>
|
|
#include <openmg/manga.h>
|
|
|
|
GtkListView *
|
|
create_list_view_chapters (MgManga *manga);
|