Virtual Method

MetaPluginsize_change

Declaration [src]

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

Description

No description available.

Parameters

actor MetaWindowActor
  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.