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+ エントリにテキストを入力したときに発せられるシグナルの名前は何ですか?
c で GTK+ 2.24 を使用しています。
Aは、 3 つのシグナルを持つGtkEntrya のインスタンスです。GtkEditable
GtkEntry
GtkEditable
changed
delete-text
insert-text
insert-textあなたの場合、信号が必要だと思います。