sortcolumnindex

Syntax

sortcolumnindex ('<window name>', '<table name>', <column index>)

Description

Sort table based on column index.

Implementation

Todo:
Return values:
1 on success, LdtpExecutionError exception on failure
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/tree-table.c, http://webcvs.freedesktop.org/ldtp/ldtp/src/table.c

Example

Todo:
Author:


Linux Desktop Testing Project