This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

GtkSourceView - space drawing

Update: done in Tepl.

There is the SpaceDrawer class. What is missing is a simple SpaceDrawerChooser widget, to put e.g. in the preferences dialog of an application.

The SpaceDrawerChooser should contain by composition a SpaceDrawer object to store the properties.

The SpaceDrawerChooser should not provide a setting for non-breaking spaces, it should configure its SpaceDrawer to always draw non-breaking spaces, everywhere. I think that's a good default.

What would the widget look like:


2024-10-23 11:37