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).