~ubuntu-branches/ubuntu/precise/gnome-do/precise-proposed

« back to all changes in this revision

Viewing changes to Do.Addins/src/Do.Addins/IDoController.cs

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-04-14 21:36:12 UTC
  • mto: (0.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080414213612-h0dfxdodm6vpcc1h
Tags: upstream-0.4.2.0
ImportĀ upstreamĀ versionĀ 0.4.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                void ButtonPressOffWindow ();
47
47
                
48
48
                /// <value>
49
 
                /// Allows the UI to query what level of results it should be showing right now.
50
 
                /// </value>
51
 
                int CurrentResultsGrowth { get; }
52
 
                
53
 
                /// <value>
54
49
                /// Allow the UI to set the Controllers idea of the CurrentPane.  Useful for allowing current
55
50
                /// pane setting through mouse events.
56
51
                /// </value>