maemo-ui/src/mmyth_epg_grid_view.h
author rosfran
Thu Mar 08 18:39:03 2007 +0000 (2007-03-08)
branchtrunk
changeset 403 89cd1cc77cd1
child 754 cb885ee44618
permissions -rw-r--r--
[svn r408] Some typo erros on gmyth_transcode.h were fixed; added more regression tests to the tests directory ('make check').
     1 #ifndef MMYTH_ESG_GRID_VIEW_H_
     2 #define MMYTH_ESG_GRID_VIEW_H_
     3 
     4 #include "mmyth_ui.h"
     5 
     6 GtkWidget *epg_grid_view_new(MMythUi * mmyth_ui);
     7 
     8 #endif /* MMYTH_ESG_GRID_VIEW_H_ */