Searched refs:post_to_main_frame (Results 1 – 1 of 1) sorted by relevance
/GUIX-v6.4.1/test/guix_studio_test/test_view/ |
D | test_utils.py | 829 def post_to_main_frame(cmd, param): function 837 post_to_main_frame('CMD_TOOLBAR_CREATE', 0) 868 post_to_main_frame('CMD_TOOLBAR_PASTE', 0) 950 post_to_main_frame('CMD_TOOLBAR_RECORD_MACRO', 0) 954 post_to_main_frame('CMD_TOOLBAR_PLAYBACK_MACRO', 0) 958 post_to_main_frame('CMD_TOOLBAR_ABOUT', 0) 969 post_to_main_frame('CMD_GENERATE_ALL', 0) 974 post_to_main_frame('CMD_GENERATE_RESOURCES', 0) 979 post_to_main_frame('CMD_CONFIGURE_PROJECT', 0) 984 post_to_main_frame('CMD_CONFIGURE_THEMES', 0) [all …]
|