[Github-comments] [geany/geany] Notebook tab menu: Move tab filenames to a button menu at end of tabs (#2348)

Nick Treleaven notifications at xxxxx
Fri Oct 18 17:52:52 UTC 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191018/848f2602/attachment.html>


More information about the Github-comments mailing list