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