GNU/Linux ◆ xterm-256color ◆ bash 653 views

Simply do: ln -s /usr/include/glib-2.0 . and run a ctags -e command with --c-kinds=+p option (to index prototypes) and use NeoMCEdit editor, which can TAB-complete symbols from CTags index.