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
