structure: Add a .keys() method and implement __str__
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 25 Jul 2017 17:00:08 +0000 (13:00 -0400)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 26 Jul 2017 19:27:21 +0000 (15:27 -0400)
commitdd943155a135d7460d9532a496649f9bd7098caf
tree1ac408be6b86bf6eb1308460795ed9e5cc3bda39
parent31dfe42b37dcdb2beb90fad2c8c4f7f7d00a9673
structure: Add a .keys() method and implement __str__

We are making it behave like a dict, so we should provide the
same kind of utilities.
gi/overrides/Gst.py