I use gtk library in c however sublime text 3 do not auto complete gtk functions like stdio functions. How to add these functions to auto complete list?
Edit: If I use a function in code, it auto completed in same code. However I want for all or selected gtk function even if it did not use.