maemo-ui/src/mmyth_epg_grid_view.h
author leo_sobral
Mon Nov 13 19:11:55 2006 +0000 (2006-11-13)
branchtrunk
changeset 80 fe9a9dca8f18
child 754 cb885ee44618
permissions -rw-r--r--
[svn r81] new segment event fire corrected
     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_ */