mangareader/include/openmg/view/list_view_manga.h

5 lines
82 B
C

#include <gtk/gtk.h>
GtkListView *
create_list_view_mangas (GListStore *mangas);