zathura/render.h

8 lines
150 B
C
Raw Normal View History

2011-01-07 09:07:02 +01:00
/* See LICENSE file for license and copyright information */
#include <stdbool.h>
#include "ft/document.h"
bool page_render(zathura_page_t* page);