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。实际上,所选项目是用不同的背景颜色绘制的(这是正常行为)。但是,我希望能够通过为“活动”项目使用不同的背景颜色来区分“选定”和“活动”项目。我怎样才能做到这一点?
你在使用主题吗?检查 panel.rc 文件并查找bg[ACTIVE]。更改该值,按钮应更改颜色