Emmanuele Bassi 9766fb1300 [script] Fix Actor's ad-hoc parser
ClutterActor parses positional and dimensional properties with a
custom deserializer. We need to:

  - handle G_TYPE_INT64, the default integer type for JSON-GLib
  - use G_TYPE_FLOAT for properties, since Actor switched to it
    for the pixel-based ones

This makes ClutterScript work again.
2009-08-12 16:02:23 +01:00
..
2009-08-11 14:19:24 +01:00
2009-08-11 14:19:24 +01:00
2009-08-11 13:27:25 +01:00
2009-01-20 18:47:50 +00:00
2009-07-10 11:38:42 +01:00
2009-07-10 11:38:42 +01:00
2009-03-13 14:29:27 +00:00