Skip to content
Commit 23d1f14f authored by Ray Strode's avatar Ray Strode Committed by Martin Pitt
Browse files

pyg_value_from_pyobject: support GArray

This commit adds support for marshalling a python list (or other sequence)
returned from signal handlers to GArray, if necessary.

This parallels the implementation written to marshal to (the now deprecated)
GValueArray.

This fixes a crash in rhythmbox as seen downstream here:
https://bugzilla.redhat.com/show_bug.cgi?id=872851

https://bugzilla.gnome.org/show_bug.cgi?id=690514



Co-Authored-By: default avatarMartin Pitt <martinpitt@gnome.org>
parent 2089dbb1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment