gstreamer/docs
Thibault Saunier f8037f857d trackobject: Properly rename get/set_child_property
We used to have a ges_track_object_get/set_child_property that was in
fact letting user set/get various properties at once, rename it to
get/set_properties, and implement:

API:
    ges_track_object_get_child_property (GESTrackObject *object, const gchar
            *property_name, GValue * value);
    ges_track_object_set_child_property (GESTrackObject *object, const gchar
            *property_name, GValue * value);
2012-12-19 11:44:26 -03:00
..
design trackobject: Properly rename get/set_child_property 2012-12-19 11:44:26 -03:00
libs trackobject: Properly rename get/set_child_property 2012-12-19 11:44:26 -03:00
random docs: clarify sentence a bit 2011-09-02 19:26:43 +02:00
Makefile.am docs: Add make upload 2012-11-25 16:11:17 -03:00
version.entities.in ges: Update versioning 2012-04-04 14:50:23 +02:00
working-diagrams.svg docs: updates to working diagram, still needs more love 2009-11-25 13:17:01 +01:00