Ciekawe strony
monarchia, monarchizmU.S. route 1
rozwoj demograficzny
francois mitterrand
prezentacja antygenu
encyklopedia online
suszynski
pzkpfw
wifon
xipe totec
check ('<window name>', '<component name>')
Check (tick) the check box state.
- Return values:
-
| 1 | if state is checked, else 0. |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/check-box.c
from ldtp import *
For check menu item with respect to gedit menu
check ('gedit', 'mnuOutputWindow')
For check menu item with respect to gedit menu
check ('gedit', 'mnuToolbar')
For check box with respect to gedit preferences
check ('dlgPreferences', 'cboxEnableAutoIndentation')
- Author:
- Nagappan <nagappan@gmail.com>
Khasim Shaheed <khasim.shaheed@gmail.com>
Linux Desktop Testing Project