Virtual Method

MetaPluginunminimize

Declaration [src]

void
unminimize (
  MetaPlugin* plugin,
  MetaWindowActor* actor
)

Description [src]

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

Parameters

actor MetaWindowActor
 

A MetaWindowActor.

 The data is owned by the caller of the function.