Method
MetaCompositorsize_change_window
Declaration [src]
void
meta_compositor_size_change_window (
MetaCompositor* compositor,
MetaWindow* window,
MetaSizeChange which_change,
MetaRectangle* old_frame_rect,
MetaRectangle* old_buffer_rect
)
Parameters
window |
MetaWindow |
No description available. | |
The data is owned by the caller of the function. | |
which_change |
MetaSizeChange |
No description available. | |
old_frame_rect |
MetaRectangle |
No description available. | |
The data is owned by the caller of the function. | |
old_buffer_rect |
MetaRectangle |
No description available. | |
The data is owned by the caller of the function. |