root_changed
Description:
public virtual signal void root_changed (
Object arg1)
The layout has changed in a way that can not be represented by the individual items changing as the root of this client has changed.
Parameters:
arg1 |
The new root Menuitem
|