trackelement: Make use of read-only children properties.
authorLubosz Sarnecki <lubosz.sarnecki@collabora.co.uk>
Tue, 2 Feb 2016 19:31:13 +0000 (20:31 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 4 Feb 2016 14:23:30 +0000 (15:23 +0100)
commit6381e16c5128069634efd79cbec79aa123419bf7
treeeac0b408ad836d7760c55a59ce7310c541afbfd4
parent38c4e415fd29b1601dbf5325ab25361171f620bd
trackelement: Make use of read-only children properties.

Read only properties will throw a GLib warning like this
when accessed with "set_child_property":

Warning: g_object_set_property: property 'text-x' of object class 'GstTextOverlay' is not writable
ges/ges-track-element.c