gimp/app/about_dialog.h

9 lines
130 B
C
Raw Normal View History

1997-11-25 06:05:25 +08:00
#ifndef __ABOUT_DIALOG_H__
#define __ABOUT_DIALOG_H__
void about_dialog_create (int timeout);
#endif /* __ABOUT_DIALOG_H__ */