~ubuntu-branches/ubuntu/natty/mutter/natty

« back to all changes in this revision

Viewing changes to src/core/window-private.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-30 10:56:20 UTC
  • Revision ID: james.westby@ubuntu.com-20101130105620-5pg8qjx4fn4nt00b
Tags: 2.91.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
461
461
                                                    unsigned long  left,
462
462
                                                    unsigned long  right);
463
463
 
464
 
gboolean meta_window_appears_focused (MetaWindow *window);
465
 
 
466
464
/* args to move are window pos, not frame pos */
467
465
void        meta_window_move               (MetaWindow  *window,
468
466
                                            gboolean     user_op,