File: toolbar.h

package info (click to toggle)
gretl 1.3.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 20,544 kB
  • ctags: 11,029
  • sloc: ansic: 156,263; xml: 31,443; sh: 8,558; makefile: 1,749; lisp: 1,120; perl: 911
file content (6 lines) | stat: -rw-r--r-- 107 bytes parent folder | download
1
2
3
4
5
6
#ifndef TOOLBAR_H
#define TOOLBAR_H

void show_or_hide_toolbar (int want_toolbar);

#endif /* TOOLBAR_H */