summaryrefslogtreecommitdiffstats
path: root/libraries/clutter-gtk/README
blob: fffc9d1af2eb4f7721d0b81119590ac160cae206 (plain)
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=yes : Enable introspection for this build