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

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -