sensitive state in ComboBox menus
- From: Carlos Pereira <jose carlos pereira ist utl pt>
- To: gtk-app-devel-list gnome org
- Subject: sensitive state in ComboBox menus
- Date: Sun, 27 Apr 2008 16:01:15 +0100
Hi!
How can I set a row in a combobox menu as insensitive/sensitive
and know the current sensitive state, for:
1) a combo box created with gtk_combo_box_new_text
2) a more general combo box created with a tree model
In option menus, I used:
gtk_widget_set_sensitive (item, FALSE);
but this does not work here, as rows are not widgets anymore...
Many thanks for your help!
Carlos||
<http://library.gnome.org/devel/gtk/stable/GtkComboBox.html#gtk-combo-box-new-text>
||
<http://library.gnome.org/devel/gtk/stable/GtkComboBox.html#gtk-combo-box-new-text>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]