Andy Grebe ha scritto lo scorso 22/02/2005 13:44:
Hi,
I'm trying to make the combo box uneditable. It looks like it would
have a GtkEntry as part of the struct, but I can't seem to find it in
the header to set that uneditable.
GtkComboBox *does not* have an editable entry, so there is no need to
render it uneditable; the deprecated GtkCombo have such a GtkEntry
member, but it has been substituted by GtkComboBoxEntry.
Thanks,
Andy Grebe
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list