1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 13:02:24 +00:00
mpv/Gui/mplayer/gtk/mb.h
pontscho 1426a7df8a rewrite some header meg jol csinaltam menu -t koepso gombra gonosz mod ( bocs, tom, nem angol).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2903 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 16:05:33 +00:00

12 lines
175 B
C

#ifndef __GUI_MESSAGEBOX_H
#define __GUI_MESSAGEBOX_H
#include <gtk/gtk.h>
extern GtkWidget * gtkMessageBoxText;
extern GtkWidget * create_MessageBox( int type );
#endif