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

Destroy signal callback



Hi all,

I connect the destroy signal of a GtkObject to a callback function. When
i enter this function ( when the destroy signal was emitted) is the
memory allocated for the GtkObject (or one of its decendants) already
freed or is this done after the callback function returns?

Jeroen



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