<table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top"><p>Thanks for the info guys.  I'll have to try it out when I get a chance.</p>
<p>Thanks,</p>
<p>Steve</p>
</td></tr></table>            <div id="_origMsg_">
                <div>
                    <br />
                    <div>
                        <div style="font-size:0.9em">
                            <hr size="1">
                            <b>
                                <span style="font-weight:bold">From:</span>
                            </b>
                            Lex Trotman <elextr@gmail.com>;                            <br>
                            <b>
                                <span style="font-weight:bold">To:</span>
                            </b>
                            Geany development list <devel@lists.geany.org>;                                                                                                     <br>
                            <b>
                                <span style="font-weight:bold">Subject:</span>
                            </b>
                            Re: [Geany-Devel] Scribble Font                            <br>
                            <b>
                                <span style="font-weight:bold">Sent:</span>
                            </b>
                            Sat, Feb 1, 2014 1:14:37 AM                            <br>
                        </div>
                            <br>
                            <table cellspacing="0" cellpadding="0" border="0">
                                <tbody>
                                    <tr>
                                        <td valign="top"><div dir="ltr"><br clear="none"><div class="gmail_extra"><br clear="none"><br clear="none"><div class="gmail_quote">On 1 February 2014 11:32, Matthew Brush <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:mbrush@codebrainz.ca" target="_blank" href="javascript:return">mbrush@codebrainz.ca</a>></span> wrote:<br clear="none">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;"><div class="im">On 14-01-31 03:47 PM, Steven Blatnick wrote:<br clear="none">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">
I think gtkcss only works on GTK3 and Linux Mint Debian Edition is still<br clear="none">
using GTK 2.24.20<br clear="none">
Should I write a little patch to make it use Monospace in the code and<br clear="none">
submit it?  (Is there interest to anyone else in such a patch?) Or is<br clear="none">
there another way short of editing the code that I'm missing?<br clear="none">
<br clear="none">
</blockquote>
<br clear="none"></div>
You can use gtkrc files for gtk2, I think Geany even comes with it's own for some custom themed stuff. <a rel="nofollow" shape="rect" target="_blank" href="http://www.gtk.org/api/2.6/gtk/gtk-Resource-Files.html">http://www.gtk.org/api/2.6/<u></u>gtk/gtk-Resource-Files.html</a>. I don't know much about it but it seems totally reasonable that you could match the Scribble textview either by gtkbuilder/glade name or class/hierarchy and change its font.<br clear="none">

<br clear="none">
If it's not possible, probably the best approach would be to extend what's documented here: <a rel="nofollow" shape="rect" target="_blank" href="http://www.geany.org/manual/current/index.html#defining-own-widget-styles-using-gtkrc-2-0">http://www.geany.org/manual/<u></u>current/index.html#defining-<u></u>own-widget-styles-using-gtkrc-<u></u>2-0</a> for the relevant Scribble widget, so you can match it by GtkWidget name in the gtkrc file (see main.c:L282).<div class="">
<div class="h5"><br clear="none"></div></div></blockquote><div><br clear="none"></div><div>Something like:</div><div><br clear="none"></div><div><br clear="none"></div><div><div>style "sm" {</div><div>        font_name = "Monospace 12"</div><div>}</div>
<div>widget "*.textview_scribble" style "sm"</div></div><div><br clear="none"></div><div>works</div><div><br clear="none"></div><div>Cheers</div><div>Lex</div><div class="yqt1705345542" id="yqtfd63225"><div><br clear="none"></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">
<div class=""><div class="h5">
<br clear="none">
Cheers,<br clear="none">
Matthew Brush<br clear="none">
<br clear="none">
______________________________<u></u>_________________<br clear="none">
Devel mailing list<br clear="none">
<a rel="nofollow" shape="rect" ymailto="mailto:Devel@lists.geany.org" target="_blank" href="javascript:return">Devel@lists.geany.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel">https://lists.geany.org/cgi-<u></u>bin/mailman/listinfo/devel</a><br clear="none">
</div></div></blockquote></div></div><div class="yqt1705345542" id="yqtfd01550"><br clear="none"></div></div></div></td>
                                    </tr>
                                </tbody>
                            </table>
                    </div>
                </div>
            </div>