is_dirty


Description:

public bool is_dirty ()

Checks whether the XML tree in memory is different from the file where the layout was saved.

Parameters:

this

The layout item.

Returns:

true is the layout in the memory is different from the file, else false.