#ifndef TOOLBAR_H
#define TOOLBAR_H

void show_or_hide_toolbar (int want_toolbar);

void gretl_pdf_manual (void);

#endif /* TOOLBAR_H */


syntax highlighted by Code2HTML, v. 0.9.1