~ubuntu-branches/ubuntu/lucid/giggle/lucid

« back to all changes in this revision

Viewing changes to src/giggle-view-history.h

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Corradi
  • Date: 2007-05-09 21:16:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070509211635-p0wst0b2b7qdns12
Tags: 0.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
                                                              gboolean           visible);
58
58
gboolean           giggle_view_history_get_file_list_visible (GiggleViewHistory *view);
59
59
 
 
60
void               giggle_view_history_set_graph_visible     (GiggleViewHistory *view,
 
61
                                                              gboolean           visible);
60
62
 
61
63
G_END_DECLS
62
64