[gtkada] Tasking with GtkAda for newbies

Arnaud Charlet charlet at ACT-Europe.FR
Fri Feb 9 09:18:11 CET 2001


> My next question is: Do I need to Free Notify_Dialog with
> Unchecked_Deallocation when I destroy the dialog window? 

Destroy (or unref, depending) takes care of freeing all the necessary
memory for you. That's another advantage of GtkAda: unless explicitely stated
in the spec, all the objects are freed automatically.

Arno




More information about the gtkada mailing list