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:
MetaWindow
No description available.
The data is owned by the caller of the function. which_change
-
Type:
MetaSizeChange
No description available.
old_frame_rect
-
Type:
MetaRectangle
No description available.
The data is owned by the caller of the function. old_buffer_rect
-
Type:
MetaRectangle
No description available.
The data is owned by the caller of the function.