Home
last modified time | relevance | path

Searched refs:id_str (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py1148 def edit_widget_props(id_str, prop_val): argument
1149 control_id = props_ctrl_ids[id_str];
1152 …logging.info("editing property: %s, control_id = %d, val = %s" %(id_str, control_id, prop_string.e…
1155 def edit_widget_props_post(id_str, prop_val): argument
1156 control_id = props_ctrl_ids[id_str];
1159 …logging.info("editing property: %s, control_id = %d, val = %s" %(id_str, control_id, prop_string.e…