[Github-comments] [geany/geany] WIP: Remove GTK+2 Support (#2602)
Matthew Brush
notifications at xxxxx
Thu Oct 1 00:28:57 UTC 2020
@codebrainz commented on this pull request.
> -If you want to change the font, you can do this easily
-by inserting the following style into your ``.gtkrc-2.0``
-(usually found in your home directory on UNIX-like systems and in the
-etc subdirectory of your Geany installation on Windows)::
-
- style "search_style"
- {
- font_name="Monospace 8"
- }
- widget "GeanyDialogSearch.*.GtkEntry" style:highest "search_style"
-
-Please note the addition of ":highest" in the last line which sets the priority
-of this style to the highest available. Otherwise, the style is ignored
-for the search dialogs.
-
-
TODO: write GTK+3 docs for this and put them back here.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2602#pullrequestreview-499939772
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200930/a9aa893a/attachment.htm>
More information about the Github-comments
mailing list