ges: Mark GValue in child property setters as const
authorThibault Saunier <tsaunier@igalia.com>
Fri, 2 Nov 2018 12:30:28 +0000 (09:30 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 2 Nov 2018 12:43:50 +0000 (09:43 -0300)
commit534855d42ecc5d073f02e9aec43c531304ea004a
tree3eb64290bf6e83e36690a02af1bd3892936afadb
parent412fd0107c611a4d5d66416fbc7606250374e64a
ges: Mark GValue in child property setters as const

We can't change the vmethod at this point so just cast. This makes
the API more explicit so it is better in all cases.
ges/ges-timeline-element.c
ges/ges-timeline-element.h