view Gui/mplayer/gtk/about.h @ 4155:7c0b4665668d

by koth
author gabucino
date Mon, 14 Jan 2002 23:06:43 +0000
parents d47cbcdce1a8
children b9651eb9749e
line wrap: on
line source


#ifndef __GUI_ABOUT_H
#define __GUI_ABOUT_H

#include <gtk/gtk.h>

extern GtkWidget * create_About( void );

#endif