maemo-ui/src/mmyth_epg_grid_view.h
author renatofilho
Sat Jul 14 17:20:54 2007 +0100 (2007-07-14)
branchtrunk
changeset 787 e42706ada231
parent 20 7174e23f7617
permissions -rw-r--r--
[svn r793] -created playbinmaemo element; autoplug for nokia devices
     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_ */