setvalue ('<window name>', '<spinbutton name>', '<value>')
Sets the value of the spin button.
- Return values:
-
| 1 | on success, else LdtpExecutionError exception |
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/src/spin-button.c
Creation of Appointment in Evolution:
setvalue ('dlgAppointment-Nosummary','sbtnOccurence','2')
- Author:
- Thanikachalam S <thanika1999@yahoo.com>