@ntrel commented on this pull request.
In src/notebook.c:
> 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, view it on GitHub, or unsubscribe.