Owen W. Taylor 0e3cea41e0 ShellButtonBox: Use default handlers, not self-connections
There's seldom a good justification for connecting to signals on
yourself rather than using the default handler slots in the class.

But in particular using the default handler slots means that
an application can connect to ::button-press-event and get in
before the default handling, to implement a button that does
something on press.

http://bugzilla.gnome.org/show_bug.cgi?id=593503
2009-08-29 15:20:18 -04:00
2009-08-29 15:11:34 +02:00
2009-08-18 18:19:16 -04:00
2008-10-31 04:22:44 +00:00
2009-08-14 09:14:34 -04:00
2009-08-28 20:10:43 -04:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00
2009-08-14 09:14:34 -04:00
2008-10-31 04:22:44 +00:00

The file is empty.
Description
Languages
C 49.2%
JavaScript 47.4%
SCSS 1.4%
Meson 0.8%
Python 0.6%
Other 0.4%