Hi, marnik <[EMAIL PROTECTED]> writes: > Or is there an easy way to attach data to a combobox? (and retrieve it) You can attach data to all GtkObjects (including but not limited to comboboxes) using gtk_object_set_data() and retrieve it later using gtk_object_get_data(). Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- combobox problem marnik
- Sven Neumann
