gnomemm r1968 - cluttermm_tutorial/trunk/examples/behaviour
- From: daniel svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomemm r1968 - cluttermm_tutorial/trunk/examples/behaviour
- Date: Wed, 7 Jan 2009 13:35:47 +0000 (UTC)
Author: daniel
Date: Wed Jan 7 13:35:47 2009
New Revision: 1968
URL: http://svn.gnome.org/viewvc/gnomemm?rev=1968&view=rev
Log:
* examples/behaviour/main.cc (main): Correct a method name mentioned
in a comment.
Modified:
cluttermm_tutorial/trunk/examples/behaviour/main.cc
Modified: cluttermm_tutorial/trunk/examples/behaviour/main.cc
==============================================================================
--- cluttermm_tutorial/trunk/examples/behaviour/main.cc (original)
+++ cluttermm_tutorial/trunk/examples/behaviour/main.cc Wed Jan 7 13:35:47 2009
@@ -30,8 +30,8 @@
* This will be called as many times per seconds as specified in our call
* to Clutter::Timeline::create().
*
- * See also, for instance Clutter::Alpha::SINE_HALF for a useful built-in
- * callback.
+ * See also, for instance Clutter::Alpha::sine_half_func for a useful
+ * built-in callback.
*/
static guint32 on_alpha(Glib::RefPtr<Clutter::Alpha> alpha)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]