codebrainz commented on this pull request.


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

I think I've seen in some GNOME apps they use icon button with an icon like 
`view-list` or `view-more` or maybe some more semantically correct name for 
same icon. I guess the advantage of the icon is that it looks correct no matter 
which font or size being used (ex. in my browser here, it looks like an equal 
symbol).

-- 
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#pullrequestreview-299774461

Reply via email to