Constructor
ShellWMnew
Declaration [src]
ShellWM*
shell_wm_new (
  MetaPlugin* plugin
)
Parameters
- plugin
- 
            Type: MetaPluginThe MetaPlugin.The data is owned by the caller of the function. 
Return value
Type: ShellWM
The new window-management interface.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |