@LarsGit223 commented on this pull request.


In multiterm/src/context-menu.vala:

> @@ -68,6 +68,20 @@ namespace MultiTerm
 			item.show();
 		}
 
+		private Gtk.MenuItem add_image_menu_item(string label_text, string icon_name)

Done. Even if not it shouldn't be callable on gtk2.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.