Owen W. Taylor 45c600cd25 Add an active property to ShellButtonBox
Add an 'active' property to ShellButtonBox. This allows ShellButtonBox
to be used as a "toggle button". It's up the application to connect
it to the ::activate signal; there's no default handling of this.

(It's seldom that the only time you want to toggle a toggle button
through the user interface, so you need some connection to the backend
data store in any case. Removing the default handling all-together
prevents weird interactions.)

When we have built-in styling for ShellButtonBox the 'active' state
would be one of the elements that would be affect the styling.

http://bugzilla.gnome.org/show_bug.cgi?id=593502
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%