Searched refs:txt_string (Results 1 – 2 of 2) sorted by relevance
99 const char* txt_string; in update_props() member124 txt.fText.set(tst.txt_string); in update_props()
3960 txt_string = ' '.join([f'{key}={value}' for key, value in txt.items()])