mutter/doc
Bastian Winkler 1eb869ec8f Add ClutterGridLayout
ClutterGridLayout is port of GtkGrid to a Clutter layout manager. All
the logic is taken from gtkgrid.c, so all the credits should go to
Matthias Clasen for writing this nice piece of code.

ClutterGridLayout supports adding children with it's own methods
GridLayout.attach() and GridLayout.attach_next_to() as well as
Actor.add_child() and friends. The latter adds children in a similar
fashion to ClutterBoxLayout

https://bugzilla.gnome.org/show_bug.cgi?id=677372
2012-06-05 12:28:25 +02:00
..
common
cookbook cookbook/examples: Don't mix up height and width while splitting 2012-05-31 11:50:58 +01:00
reference Add ClutterGridLayout 2012-06-05 12:28:25 +02:00
actor-invariants.txt docs: Update the actor invariants 2012-02-02 11:07:14 +00:00
AUTHORS.old
CODING_STYLE
HACKING docs: Update the HACKING file 2011-09-09 12:17:03 +01:00
HACKING.backends
Makefile.am docs: Remove manual/ 2011-07-20 11:32:15 +01:00
RELEASING doc/RELEASING: Fix the check for diffs from origin/master 2011-06-29 16:16:25 +01:00
size-negotiation.txt docs: Add fixed size and constraints to the size negotiation docs 2011-07-19 14:11:11 +01:00