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 IconView を持っています。実際には、選択されたアイテムは異なる背景色で描画されます (これは通常の動作です)。ただし、「アクティブな」アイテムに別の背景色を使用して、「選択された」アイテムと「アクティブな」アイテムを区別できるようにしたいと考えています。どうすればそれを達成できますか?
Are you using a theme? Check the panel.rc file and look for bg[ACTIVE]. Change that value and the button should change colour