summaryrefslogtreecommitdiff
path: root/README
blob: 50e609ece8263cd01ee59bbba924854302101ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Clutter-GTK - GTK+ Integration library for Clutter
-------------------------------------------------------------------------------

Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.

Requirements:

  Clutter >= 1.2.0 (X11 backend) or >= 1.2.0 (Win32 backend)
  GTK+ >= 3.0

Copyright (C) 2006, 2007, 2008  OpenedHand Ltd
Copyright (C) 2009, 2010 Intel Corporation

Released under the terms of the GNU Lesser General Public License, version 2.1
or later. See the file COPYING for details.