GTK+ 2: Hide ComboBox item

2013-09-24 Thread Alessandro Francesconi
Hello, I’m using a GTK+ 2.16 ComboBox and I wondering if there is a way to set the visibility of a given element programmatically. For example, having a ComboBox with 10 elements I want to hide (so more than setting it to inactive) the 3rd element, so I need a function like gtk_combo_box_se

Re: GTK+ 2: Hide ComboBox item

2013-09-24 Thread Colomban Wendling
Le 24/09/2013 10:17, Alessandro Francesconi a écrit : > Hello, I’m using a GTK+ 2.16 ComboBox and I wondering if there is a > way to set the visibility of a given element programmatically. > > For example, having a ComboBox with 10 elements I want to hide (so > more than setting it to inactive) th

Re: GTK+ 3.10 released

2013-09-24 Thread Allin Cottrell
On Mon, 23 Sep 2013, Matthias Clasen wrote: GTK+ 3.10.0 is now available for download at: http://download.gnome.org/sources/gtk+/3.10/ Thanks! Just a few observations on the 3.10.0 package. * I'm used to GTK defaulting to the X11 backend on my system, which makes sense since it has everyth