gstreamer/bindings/python
Thibault Saunier db827dbd00 python: Fix GES.Timelineset_child_property
Implementing it in the overrides as PyGObject won't be able to properly
convert python values to GValues in some cases. Using
g_object_set_property works as some logic is implemented inside
PyGObject for that particular case. This is a "regression" due
to https://bugzilla.gnome.org/review?bug=769789&attachment=348766 were
we end up with an OverflowError while setting G_TYPE_UINT children
properties.
2018-07-08 16:02:28 -04:00
..
examples examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
gi python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
Makefile.am examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
meson.build python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00