summaryrefslogblamecommitdiffstats
path: root/libraries/clutter-gtk/README
blob: 6df2827a6b78ece0d32cbf8f2f77d57d111378dc (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                     
                                                            
Clutter-GTK package is a library providing facilities to integrate 
Clutter into GTK+ applications and vice versa.

Clutter-GTK provides a GTK+ widget, GtkClutterEmbed, for embedding
a Clutter stage into any GtkContainer; and GtkClutterActor, a Clutter
actor for embedding any GtkWidget inside a Clutter stage.

Below variables can be used to configure the build:
    GTKDOC=yes        : Use gtk-doc to build documentation
    INTROSPECTION=no  : Disable introspection for this build