constraints.h File Reference

Go to the source code of this file.

Enumerations

enum  MetaMoveResizeFlags {
  META_IS_CONFIGURE_REQUEST = 1 << 0, META_DO_GRAVITY_ADJUST = 1 << 1, META_IS_USER_ACTION = 1 << 2, META_IS_MOVE_ACTION = 1 << 3,
  META_IS_RESIZE_ACTION = 1 << 4
}

Functions

void meta_window_constrain (MetaWindow *window, MetaFrameGeometry *orig_fgeom, MetaMoveResizeFlags flags, int resize_gravity, const MetaRectangle *orig, MetaRectangle *new)


Enumeration Type Documentation

Enumerator:
META_IS_CONFIGURE_REQUEST 
META_DO_GRAVITY_ADJUST 
META_IS_USER_ACTION 
META_IS_MOVE_ACTION 
META_IS_RESIZE_ACTION 

Definition at line 32 of file constraints.h.


Function Documentation

void meta_window_constrain ( MetaWindow window,
MetaFrameGeometry orig_fgeom,
MetaMoveResizeFlags  flags,
int  resize_gravity,
const MetaRectangle orig,
MetaRectangle new 
)


Generated on Sat Aug 23 22:04:19 2008 for metacity by  doxygen 1.5.5