load_layout


Description:

public bool load_layout (string? name)

Loads the layout with the given name from the memory.

This will set dirty to true.

See also load_from_file

Parameters:

this

The dock item.

name

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

Returns:

true if layout successfully loaded else false