[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:14:32 UTC 2019


ntrel commented on this pull request.



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

BTW haven't tried it, but Gtk 3 has a menu button widget that defaults to a down arrow:
https://developer.gnome.org/gtk3/stable/GtkMenuButton.html

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


More information about the Github-comments mailing list