css - How to syle a Gtk::ComboBox -


How do I style a combo box, but unfortunately I try two months to find ways to not work I am ... the only thing I could do was to styling the contents of the combo box (cell renderer), but the combo box was not there, can you please help me?

gtk_style_context_add_class (gtk_widget_get_style_context (cockbox), "button or any style you want");


Comments

Popular posts from this blog

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -