GNOME Bugzilla – Bug 585278
draw_spaces not wrapped in gtksourceviewmm
Last modified: 2011-01-16 23:38:42 UTC
Please describe the problem: The 2 methods: set_draw_spaces, get_draw_spaces and the properties draw-spaces aren't wrapped. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Created attachment 136226 [details] [review] Patch who fixing this bug
Thanks. Were these functions (such as gtk_source_view_get_draw_spaces) added recently? If so, in what version?
These functions was added in gtksourceview 2.4.
Created attachment 136635 [details] [review] Patch who fixing this bug A new patch, because i have forgot a "const" in the previous one :/
Thanks. Comitted and pushed to git. Please patch the ChangeLog in future.