After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585278 - draw_spaces not wrapped in gtksourceviewmm
draw_spaces not wrapped in gtksourceviewmm
Status: RESOLVED FIXED
Product: gtksourceviewmm
Classification: Other
Component: general
git master
Other All
: Normal minor
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2009-06-09 17:38 UTC by Fabien Parent
Modified: 2011-01-16 23:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Patch who fixing this bug (4.49 KB, patch)
2009-06-09 17:40 UTC, Fabien Parent
none Details | Review
Patch who fixing this bug (4.49 KB, patch)
2009-06-15 14:42 UTC, Fabien Parent
none Details | Review

Description Fabien Parent 2009-06-09 17:38:59 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:
Comment 1 Fabien Parent 2009-06-09 17:40:41 UTC
Created attachment 136226 [details] [review]
Patch who fixing this bug
Comment 2 Murray Cumming 2009-06-15 14:09:17 UTC
Thanks. Were these functions (such as gtk_source_view_get_draw_spaces) added recently? If so, in what version?
Comment 3 Fabien Parent 2009-06-15 14:40:44 UTC
These functions was added in gtksourceview 2.4.
Comment 4 Fabien Parent 2009-06-15 14:42:07 UTC
Created attachment 136635 [details] [review]
Patch who fixing this bug

A new patch, because i have forgot a "const" in the previous one :/
Comment 5 Murray Cumming 2009-06-15 15:23:22 UTC
Thanks. Comitted and pushed to git. Please patch the ChangeLog in future.