Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
キーを押すことを Gtk-python のボタン クリック関数にマップする必要があります。つまり、Enterキーが押された場合data-process、ボタンを押すことによって呼び出される関数が実行されprocessます。
Enter
data-process
process
これはできますか?