#ifndef _ABOUT_H #define _ABOUT_H gchar *about_program_name(); void about_destroy_dialog(); void about_this_app(); #endif