Mercurial > mplayer.hg
view Gui/mplayer/gtk/pl.h @ 5122:0d1642a26189
"sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002
author | arpi |
---|---|
date | Fri, 15 Mar 2002 23:42:52 +0000 |
parents | d47cbcdce1a8 |
children | cc917a581b6e |
line wrap: on
line source
#ifndef __GUI_PLAYLIST_H #define __GUI_PLAYLIST_H #include <gtk/gtk.h> extern void HidePlayList( void ); extern GtkWidget* create_PlayList( void ); #endif