techee left a comment (geany/geany#4326)
Yes, but the way I understand it is that `.monospace { font-family: monospace;
}` means: use this font when the widget is configured to use monospaced font.
For GtkTextView you do it by the means of `gtk_text_view_set_monospace()`,
maybe some other widgets support something similar as well, but I don't see
anything like it for GtkEntry.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4326#issuecomment-2958614069
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/4326/[email protected]>