[svn r456] epg interface changed again to GList instead of GSList. It is too complicated to change gmyth api at the moment. Other applications already are using it
1 #ifndef MMYTH_ESG_GRID_VIEW_H_
2 #define MMYTH_ESG_GRID_VIEW_H_
6 GtkWidget *epg_grid_view_new(MMythUi * mmyth_ui);
8 #endif /* MMYTH_ESG_GRID_VIEW_H_ */