Combo and glist destroy signal problem



I have a problem in which I have a GtkCombo set to recieve the "destroy"
signal.

Once the signal is recieved, I call gtk_get_object_user_data() on the
GtkCombo recieved as input on the signal handler.

The object's (GtkCombo's) user data is a glist that was passed to it
using gtk_combo_set_popdown_strings().

How can I deallocate the glist (and each of its datas) without messing up
the GtkCombo since it still needs it? gtk_combo_set_popdown_strings()
won't accept a NULL argument to remove the list from the GtkCombo.


--
Sincerely,                  ,"-_                         \|/
-Capt. Taura M.             ,   O=__                    --X--
..__                         ,_JNMNNEO=_                 /|\
OMNOUMmnne.                  {OMMNNNEEEEOO=_
UOOOBIOOOEOMMn.               'LONMMMMNNEEEOOO=.__..,,..
UUOOEUUOOOOOOOObe              '"=OMMMMWNEEEOOOOO,"=OEEEOO=,._
OOUUUIEEIOONNOIUbe.                "7OMMMMNNNNNWWEEEEOOOOOO"   "'.
EEBNNMMMNWNWWEEIMMNe.             __  7EMMMNNNNNWWWEEEEEEEOO.     " .
NNMMMMWWWMMMWEINMMMNn            "=BBEEEEMMMMMMMMNNNWWWEEOOOOO=._     .
                  http://furry.ao.net/~learfox/





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