[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 11 13:09:36 UTC 2019


ntrel commented on this pull request.



>  void notebook_init(void)
 {
+	GtkWidget *btn = gtk_button_new_with_label("☰");

Ok, but do they work on Gtk 2? (More generally, how do we know which strings are guaranteed to have icons with Gtk 3, is there a list of common strings? (I saw they deprecated stock items).

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


More information about the Github-comments mailing list