maemo-ui/src/mmyth_uisettings.h
author rosfran
Thu Sep 28 22:05:21 2006 +0100 (2006-09-28)
branchtrunk
changeset 25 2ee2974c72c1
child 754 cb885ee44618
permissions -rw-r--r--
[svn r26] Sets the gstreamer pipeline to locked, just before get the EOS message from plug-in.
     1 #ifndef MMYTH_SETTINGS_H_
     2 #define MMYTH_SETTINGS_H_
     3 
     4 gboolean mmyth_uisettings_run (GtkWindow *main_window);
     5 
     6 #endif /*MMYTH_SETTINGS_H_*/