~ubuntu-branches/ubuntu/natty/unity/natty

« back to all changes in this revision

Viewing changes to tests/ui/test-home-button.vala

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-08-02 15:55:16 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100802155516-twss5oqrwxwtyl0x
Tags: upstream-0.2.22
ImportĀ upstreamĀ versionĀ 0.2.22

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    //
68
68
    public bool menus_swallow_events { get { return true; } }
69
69
 
 
70
    public void get_window_details (uint32 xid, out bool a, out bool b)
 
71
    {
 
72
 
 
73
    }
 
74
 
 
75
    public void do_window_action (uint32 xid, WindowAction action)
 
76
    {
 
77
 
 
78
    }
 
79
 
70
80
    public ShellMode
71
81
    get_mode ()
72
82
    {
73
 
      return ShellMode.UNDERLAY;
 
83
      return ShellMode.MINIMIZED;
74
84
    }
75
85
 
76
86
    public Clutter.Stage