~ubuntu-branches/ubuntu/saucy/clutter-perl/saucy

« back to all changes in this revision

Viewing changes to xs/ClutterCloneTexture.xs

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2008-07-22 09:19:03 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080722091903-zqk8a1huxadh4hcb
Tags: 0.8.0.1-1
* New upstream release.
* Bump Clutter depends to 0.8 and add missing depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
MODULE = Clutter::Texture::Clone        PACKAGE = Clutter::Texture::Clone       PREFIX = clutter_clone_texture_
29
29
 
30
 
ClutterActor *
 
30
ClutterActor_noinc *
31
31
clutter_clone_texture_new (class, texture)
32
32
        ClutterTexture *texture
33
33
    C_ARGS: