I'm sorry if this is something which should be obvious.  I would like to
change the ClutterSettings "long-press-duration" property.

I can't figure out how I can do this. This is all I could think of to try,
but obviously is wrong.

ClutterSettings* Settings = clutter_settings_get_default();
> Settings->long_press_duration = 0;
_______________________________________________
clutter-app-devel-list mailing list
clutter-app-devel-list@clutter-project.org
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to