gtk/modules/other
Alejandro Piñeiro 1e196b39b8 Proper connection to a toplevel window destroy signal
Only connect to the destroy of a toplevel window if it was
really added to the toplevel list of windows.

The destroy callback was added to remove the window from
the toplevel list. The callback doesn't cause a error,
but would iterate on the toplevel list without success.
2010-12-27 16:37:09 +01:00
..
gail Proper connection to a toplevel window destroy signal 2010-12-27 16:37:09 +01:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00