LDTP  2.3.1
unselectall

Syntax

unselectall('<dlgName>', '<object name>')

Description

In layered pane, this function call unselects all the object.

Return values:
1on success, LdtpExecutionError exception on failure

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/layered-pane.c

Example

unselectall('x-nautilus-desktop', 'Icon View')

Author:
Nagappan Alagappan <nagappan@gmail.com>