[Github-comments] [geany/geany-plugins] Remove references to Gtk internals (#504)

LarsGit223 notifications at xxxxx
Sun Mar 11 13:04:24 UTC 2018


I think this can be closed. I checked all Gtk function calls and found them all with a search on the GNOME developer center page. I think this functions are confusing maybe:
```
gtk_tree_store_iter_clear_nodes
_gtk_cell_layout_get_cells
```
These will not be found in the Gtk API because they are part of ```treebrowser.c```. IMHO there are no references to Gtk internals but some bad naming. Or did I oversee something?

-- 
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-plugins/issues/504#issuecomment-372113977
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180311/2cc075c6/attachment-0001.html>


More information about the Github-comments mailing list