save_layout


Description:

public void save_layout (string? name)

Saves the this with the given name to the memory.

This will set dirty to true.

See also save_to_file.

Parameters:

this

The dock item.

name

The name of the layout to save or null for a default layout name.