1
0
Fork 0
mutter-performance-source/doc/cookbook
Elliot Smith cb191ff6f1 cookbook: Add recipe about handling button events
Recipe covers adding handlers for button-press-event and
button-release-event signals on actors, and how to
examine the content of a ClutterButtonEvent via API functions.

The discussion section explains about click count
(the criteria for how clicks get counted, including
distance and time settings); how button numbers are reported;
and how to use ClutterClickAction as an alternative
for press + release in certain scenarios.
2010-09-30 11:12:14 +01:00
..
examples cookbook: Example of using button press and release events 2010-09-30 10:48:07 +01:00
images cookbook: Add recipe about sync'ing actor sizes 2010-09-17 15:58:48 +01:00
videos cookbook: Recipe for "moving actors" 2010-09-23 16:24:21 +01:00
actors.xml cookbook: Added recipe for non-rectangular actor 2010-08-10 11:08:05 +01:00
animations.xml cookbook: Further clarification of the anchor point 2010-09-23 17:03:17 +01:00
clutter-cookbook.xml.in cookbook: Added skeleton for script chapter of cookbook 2010-08-27 11:21:30 +01:00
events.xml cookbook: Add recipe about handling button events 2010-09-30 11:12:14 +01:00
introduction.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
layouts.xml cookbook: Add recipe about sync'ing actor sizes 2010-09-17 15:58:48 +01:00
Makefile.am cookbook: Recipe for "moving actors" 2010-09-23 16:24:21 +01:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
script.xml cookbook: Added recipe for signal handling in ClutterScript 2010-08-31 14:39:47 +01:00
text.xml cookbook: Add a short introduction for the Text chapter 2010-09-03 15:44:03 +01:00
textures.xml Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
version.xml.in Add the Clutter Cookbook to the build 2009-11-30 21:31:19 +00:00