click-action: Add attribution

The ClickAction semantics were inspired by the StClickable widget in the
GNOME Shell Toolkit (St).
This commit is contained in:
Emmanuele Bassi 2010-08-19 11:26:51 +01:00
parent 5ccaa61e4f
commit db7d821ef6

View File

@ -20,6 +20,9 @@
*
* Author:
* Emmanuele Bassi <ebassi@linux.intel.com>
*
* Inspired by the StClickable class in GNOME Shell, written by:
* Colin Walters <walters@verbum.org>
*/
#if !defined(__CLUTTER_H_INSIDE__) && !defined(CLUTTER_COMPILATION)