gimp/app/about_dialog.h

9 lines
130 B
C

#ifndef __ABOUT_DIALOG_H__
#define __ABOUT_DIALOG_H__
void about_dialog_create (int timeout);
#endif /* __ABOUT_DIALOG_H__ */