update
Description:
public bool update (
Property prop_update)
Update the content of an Property.
Property prop_update can either be sub-property of
this, or holds new values for this.
Parameters:
| this |
An Property.
|
| prop_update |
PropList that contains sub IBusProperties.
|
Returns:
|
TRUE for update suceeded; FALSE otherwise.
|