Mika Bostrom 27fa27f370 GTK signal handlers need to return True/False
Since we deal with minimize/expose/show/hide routines ourselves, we
don't want these signals passed any further.

NOTE: if no return type is specified, it is automatically None which
usually is translated to False. That might trigger some weird behaviour,
up to and including rare and hard to reproduce GTK crashes.
2009-10-26 13:29:32 +02:00
2009-10-21 16:42:34 +03:00
2009-10-21 09:19:36 +03:00
2009-03-30 06:12:19 +08:00
S
Description
No description provided
Readme
14 MiB
Languages
Python 57.3%
Gettext Catalog 30.3%
Modelica 11.4%
AutoIt 0.4%
Shell 0.3%
Other 0.2%