/[gtktalog]/gtktalog/src/interface.h
ViewVC logotype

Diff of /gtktalog/src/interface.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jci, Tue Feb 4 14:58:41 2003 UTC revision 1.5 by jci, Wed Feb 12 07:25:24 2003 UTC
# Line 52  void build_gui (void); Line 52  void build_gui (void);
52  void stats_folder (GtkWidget * w, FOLDER * racine);  void stats_folder (GtkWidget * w, FOLDER * racine);
53  void show_statistics (FOLDER * racine, GNode * gn);  void show_statistics (FOLDER * racine, GNode * gn);
54  void clear_right_list(GtkWidget * treeview);  void clear_right_list(GtkWidget * treeview);
 void add_columns(GtkTreeView * treeview);  
55  void add_right_list(GtkWidget * treeview, gchar ** item, gchar * name);  void add_right_list(GtkWidget * treeview, gchar ** item, gchar * name);
56    GtkTreeModel * create_model(void);
57    
58    
59  #endif  #endif

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26