ntrel commented on this pull request.
> void notebook_init(void)
{
+ GtkWidget *btn = gtk_button_new_with_label("☰");
@codebrainz I read that "open-menu-symbolic" is the icon that matches the
unicode symbol. But that doesn't work on GTK2 with gtk_image_new_from_icon_name.
> in my browser here, it looks like an equal symbol
Seems like a font bug?
--
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/2348#discussion_r336607328