LDTP  2.3.1
selectall

Syntax

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

Description

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

Return values:
1on success, LdtpExecutionError exception on failure

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

Example

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

Author:
Nagappan Alagappan <nagappan@gmail.com>