renatofilho@20: #ifndef MMYTH_ESG_GRID_VIEW_H_ renatofilho@20: #define MMYTH_ESG_GRID_VIEW_H_ renatofilho@20: renatofilho@20: #include "mmyth_ui.h" renatofilho@20: renatofilho@20: GtkWidget *epg_grid_view_new(MMythUi * mmyth_ui); renatofilho@20: renatofilho@20: #endif /* MMYTH_ESG_GRID_VIEW_H_ */