Comment 0 for bug 916758

Revision history for this message
David Callé (davidc3) wrote :

self.scope = Unity.Scope.new ("/path/for/scope")
self.scope.props.sources.add_option('test','Test', None)

This code, from a Python scope, silently fails to add an option to the "Sources" filter.