Constructor
MetaBackgroundActornew
Declaration [src]
ClutterActor*
meta_background_actor_new (
  MetaDisplay* display,
  int monitor
)
Parameters
- display
- 
            Type: MetaDisplayNo description available. The data is owned by the caller of the function. 
- monitor
- 
            Type: intIndex of the monitor for which to draw the background. 
Return value
Type: ClutterActor
The newly created background actor.
| The data is owned by the called function. |