gtk_type_new, bug?



Hi,

In gtk/gtktypeutils.c there is a funcion gtk_type_new(GtkType type) that
allocate some memory, but I can't find any function that will free that
memory. Shouldn't there be a gtk_type_destroy(GtkObject *object)
function
to complement gtk_type_new(GtkType type)?

/Mattias



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