예제 #1
0
def imagelist_proc(id_list, id_action, value=''):
    return ct.imagelist_proc(id_list, id_action, to_str(value))
예제 #2
0
파일: cudatext.py 프로젝트: heX16/CudaText
def imagelist_proc(id_list, id_action, value=''):
    return ct.imagelist_proc(id_list, id_action, to_str(value))