def gdxAcronymSetInfo(pgdx, N, AName, Txt, AIndx): r"""gdxAcronymSetInfo(pgdx, N, AName, Txt, AIndx) -> int""" return _gdxcc.gdxAcronymSetInfo(pgdx, N, AName, Txt, AIndx)
def gdxAcronymSetInfo(*args): """gdxAcronymSetInfo(pgdx, N, AName, Txt, AIndx) -> int""" return _gdxcc.gdxAcronymSetInfo(*args)