Changes between Version 8 and Version 9 of pyclutter_notes


Ignore:
Timestamp:
Mar 5, 2011, 7:41:52 PM (13 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyclutter_notes

    v8 v9  
    99also, see [http://www.modrana.org/pyclutter http://www.modrana.org/pyclutter] for the official incomplete documentation, taken from the Debian package.
    1010
     11== issues ==
     12
     13=== actors not getting motion notify events ===
     14Call set_reactive(True) on the actor and it will start receiving motion notify events. Clutter does this probably as an optimization, eq. it has to handle the motion notify event only for actors that request it.
     15
     16
     17== available methods ==
    1118=== clutter GTK viewport methods ===
    1219