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とgladeが初めてですが、ほとんどのエラーを取り除くことができました。
通常、イーサンが言ったように GtkBuilder を使用します。私の知る限り、動的に作成されたウィジェットはそれほど簡単に検索できません。ポインターを必要とするモジュールにポインターの小さな配列を渡すだけです。