Skip to content
Commit 3935878d authored by Simon Feltman's avatar Simon Feltman
Browse files

Fix marshaling Python to FFI return value for enum and flags

Add break to GI_TYPE_TAG_INTERFACE case. This was falling through causing
assignment of arg.v_pointer to the ffi return arg.
parent a63f4783
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