Re: combobox problem



Hi,

marnik <mjoosten tutum be> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]