GTK+ 2: Hide ComboBox item
- From: Alessandro Francesconi <alessandrofrancesconi live it>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: GTK+ 2: Hide ComboBox item
- Date: Tue, 24 Sep 2013 08:17:03 +0000
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_set_visible (mycombo, 2, false)
Does it exist? Thank you
Ale
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]