Method
MetaWindowstage_to_protocol_rect
Declaration [src]
void
meta_window_stage_to_protocol_rect (
  MetaWindow* window,
  const MtkRectangle* stage_rect,
  MtkRectangle* protocol_rect
)
Parameters
- stage_rect
- 
            Type: MtkRectangleX MtkRectanglein stage coordinate space.The data is owned by the caller of the method. 
- protocol_rect
- 
            Type: MtkRectangleX MtkRectanglein protocol coordinate space.The argument will be set by the function. The returned data is owned by the instance.