LDTP  2.3.1
 All Pages
ischildindexselected

Syntax

ischildindexselected('<dlgName>', '<object name>', <index>)

Description

In layered pane, this function call checks whether the given index is selected or not.

Return values
Selecteditem count on success, LdtpExecutionError exception on failure

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

Example

ischildindexselected('x-nautilus-desktop', 'Icon View', 0)

Author
Nagappan Alagappan nagap.nosp@m.pan@.nosp@m.gmail.nosp@m..com


Linux Desktop Testing Project