tokenToGtkD

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string tokenToGtkD(string token, string[string] aliases, bool caseConvert)
    string
    tokenToGtkD
    (
    string token
    ,
    string[string] aliases
    ,
    bool caseConvert = true
    )
  2. string tokenToGtkD(string token, string[string] aliases, string[string] localAliases, bool caseConvert)

Meta