forked from sergiotarxz/mangareader
5 lines
82 B
C
5 lines
82 B
C
|
#include <gtk/gtk.h>
|
||
|
|
||
|
GtkListView *
|
||
|
create_list_view_mangas (GListStore *mangas);
|