ctags \ -u \ --excmd=number \ --fields=afikms \ --c-types=cdefgmnpstuvx \ --c++-types=cdefgmnpstuvx \ -R \ ~/wx/wxWidgets/wxWidgets_28/wxWidgets/include/wx/gtk/combobox.h #--format=2 \ #--c++-kinds=v \ # --fields # a Access (or export) of class members # f File-restricted scoping [enabled] # i Inheritance information # k Kind of tag as a single letter [enabled] # K Kind of tag as full name # l Language of source file containing tag # m Implementation information # n Line number of tag definition # s Scope of tag definition [enabled] # S Signature of routine (e.g. prototype or parameter list) # z Include the "kind:" key in kind field #C # c classes # d macro definitions # e enumerators (values inside an enumeration) # f function definitions # g enumeration names # m class, struct, and union members # n namespaces # p function prototypes [off] # s structure names # t typedefs # u union names # v variable definitions # x external variable declarations [off] #C++ # c classes # d macro definitions # e enumerators (values inside an enumeration) # f function definitions # g enumeration names # m class, struct, and union members # n namespaces # p function prototypes [off] # s structure names # t typedefs # u union names # v variable definitions # x external variable declarations [off]