[Github-comments] [geany-plugins] geanyvc: enable gtk3 support (c6a7968)

Thomas Martitz notifications at xxxxx
Sat Mar 5 17:07:51 UTC 2016


Accessing `menubar->children` doesn't work in Gtk3. I thought using _append instead of _insert would be equivalent, but apperently it's an off-by-one. I guess `gtk_menu_shell_insert(menubar, menu_vc, g_list_length(gtk_container_get_children() - 1))` is more appropriate?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/commit/c6a7968d5ab71961db4b0a5e721d378048e60119#commitcomment-16518890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160305/2b4df03f/attachment.html>


More information about the Github-comments mailing list