view Gui/mplayer/gtk/about.h @ 4779:5c844c0d1d7f

add fselector changes (pwilkins@lashwhip.com)
author pontscho
date Thu, 21 Feb 2002 10:35:37 +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