Virtual Method

MetaPluginminimize

Declaration [src]

void
minimize (
  MetaPlugin* plugin,
  MetaWindowActor* actor
)

Description [src]

Virtual function called when the window represented by actor is minimized.

Parameters

actor

Type: MetaWindowActor

A MetaWindowActor.

The data is owned by the caller of the method.