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.
LinuxでPIDによってウィンドウアイコンを取得する方法を知っている人はいますか?Xlibを使用したC++またはJNAを使用したJavaの例のみに関心があります。
PS。英語を失礼します。
GTK を使用して、開いているウィンドウをループし、PID を確認して、ウィンドウからアイコンを取得できます。
Linux/Windowsで実行中のアプリのアイコン/アイコンのパスを取得するには?