#ifndef TOOLBAR_H #define TOOLBAR_H void show_or_hide_toolbar (int want_toolbar); void gretl_pdf_manual (void); #endif /* TOOLBAR_H */