[gtkada] Multiple instances of a window created from glade

Arnaud Charlet charlet at ACT-Europe.FR
Wed Jan 31 09:21:30 CET 2001


You can usually use the Get_Toplevel function to retrieve the top level
window associated with the emitting widget.

Another solution is to use object connect instead of connect (can be done
directly from the GUI builder).

See e.g the sources of GVD for an extensive use of this facility.

Arno




More information about the gtkada mailing list