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.
ubuntu 12.04用のアプリを作成しています。選択オプションを右クリックすると表示されるメニューバーにオプションを追加したいです。 より明確にするために-
オプションをクリックすると、別のアプリケーションを実行し、選択したデータをそのアプリケーションに送信するだけで済みます。
開発にはPythonでGladeを使用します。