GNOME Bugzilla – Bug 762556
[PATCH] Wrong annotations on gtk_source_buffer_iter_xxx_to_context_class_toggle functions
Last modified: 2016-02-23 19:43:32 UTC
Iter parameter on gtk_source_buffer_iter_forward_to_context_class_toggle and gtk_source_buffer_iter_backward_to_context_class_toggle are not inout parameters and this annotation is causing problems on Pygobject and maybe also other bindings.
Created attachment 322159 [details] [review] Proposed patch
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.