Virtual Method

MetaPluginsize_change

Declaration [src]

void
size_change (
  MetaPlugin* plugin,
  MetaWindowActor* actor,
  MetaSizeChange which_change,
  MtkRectangle* old_frame_rect,
  MtkRectangle* old_buffer_rect
)

Description

No description available.

Parameters

actor

Type: MetaWindowActor

No description available.

The data is owned by the caller of the function.
which_change

Type: MetaSizeChange

No description available.

old_frame_rect

Type: MtkRectangle

No description available.

The data is owned by the caller of the function.
old_buffer_rect

Type: MtkRectangle

No description available.

The data is owned by the caller of the function.