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-
Type:
MetaWindowNo description available.
The data is owned by the caller of the function. which_change-
Type:
MetaSizeChangeNo description available.
old_frame_rect-
Type:
MetaRectangleNo description available.
The data is owned by the caller of the function. old_buffer_rect-
Type:
MetaRectangleNo description available.
The data is owned by the caller of the function.