Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'clutter'

938217 - steam-roller.c: clutter
  1. #include <clutter/clutter.h>
  2.  
  3. int
  4. main (int argc, char **argv)
  5. {
  6.   ClutterActor *stage, *rect;
  7.   ClutterEffectTemplate *template;
  8.  
  9.  
646378 - py_gen_opt.py: python clutter opt
  1. #!/bin/python
  2. # -*- coding: utf-8 -*-
  3.  
  4. #Générateur de fichier xml pour opt
  5.  
  6. import glob
  7.  
  8. #nom du fichier xml
  9.  
646376 - py_gen_opt.py: python clutter opt
  1. #!/bin/python
  2. # -*- coding: utf-8 -*-
  3.  
  4. #Générateur de fichier xml pour opt
  5.  
  6. import glob, string
  7.  
  8. #nom du fichier xml
  9.  
worth-right
worth-right