GtkDialog allows you to add "action widgets" so it would be relatively trivial to add a checkbox or combobox into it, specific to a particular application.

As for the fonts, you can use Pango directly to get a list of all fonts, and it contains information about each font such as whether they're fixed-width or such.

There's no real technical hurdles here, the only blockers are 1) who's going to write the code, and 2) is this a feature people want in Geany.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.