File: gsb_assistant_archive_export.h

package info (click to toggle)
grisbi 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,180 kB
  • ctags: 7,111
  • sloc: ansic: 114,821; sh: 11,374; makefile: 1,102; perl: 370; yacc: 291
file content (11 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _GSB_ASSISTANT_ARCHIVE_EXPORT_H
#define _GSB_ASSISTANT_ARCHIVE_EXPORT_H (1)


/* START_INCLUDE_H */
/* END_INCLUDE_H */

/* START_DECLARATION */
GtkResponseType gsb_assistant_archive_export_run ( void );
/* END_DECLARATION */
#endif