Exemplo n.º 1
0
def XmlResource_GetXRCID(*args, **kwargs):
    """XmlResource_GetXRCID(String str_id) -> int"""
    return _xrc.XmlResource_GetXRCID(*args, **kwargs)
Exemplo n.º 2
0
def XmlResource_GetXRCID(*args, **kwargs):
    """XmlResource_GetXRCID(String str_id, int value_if_not_found=ID_NONE) -> int"""
    return _xrc.XmlResource_GetXRCID(*args, **kwargs)