Owen W. Taylor af3ec56ca1 Handle adding children to StTable from Javascript
Remove the StTable specific methods to add actors:

 st_table_add_actor()
 st_table_add_actor_with_properties()

Since they shadow the generic ClutterContainer add_actor() method,
and patch in our add() convenience function as we do for
StBoxLayout.

https://bugzilla.gnome.org/show_bug.cgi?id=596811
2009-10-01 14:46:33 -04:00
..
2009-10-01 13:46:03 -04:00
2009-09-08 16:21:15 -04:00
2009-09-27 17:59:54 +02:00
2009-09-11 17:23:42 -04:00
2009-10-01 11:53:30 -04:00
2009-09-11 17:23:42 -04:00
2009-09-08 16:21:15 -04:00
2009-09-26 00:50:13 +02:00