[svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
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_ */